Skip to content

Commit

Permalink
chore(ci): bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mongodb-devtools-bot[bot] committed Jan 20, 2025
1 parent 1a9fdee commit 409286e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 32 deletions.
36 changes: 8 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/devtools-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mongodb-js/devtools-connect",
"version": "3.3.4",
"version": "3.4.0",
"description": "A connection establishment utility for MongoDB developer tools",
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/devtools-connect",
"repository": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"peerDependencies": {
"@mongodb-js/oidc-plugin": "^1.1.0",
"mongodb": "^6.9.0",
"mongodb-log-writer": "^1.4.2"
"mongodb-log-writer": "^2.1.0"
},
"devDependencies": {
"@mongodb-js/oidc-plugin": "^1.1.0",
Expand All @@ -76,7 +76,7 @@
"gen-esm-wrapper": "^1.1.0",
"mocha": "^8.4.0",
"mongodb": "^6.9.0",
"mongodb-log-writer": "^1.4.2",
"mongodb-log-writer": "^2.1.0",
"nyc": "^15.1.0",
"os-dns-native": "^1.2.0",
"resolve-mongodb-srv": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb-log-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongodb-log-writer",
"description": "A library for writing MongoDB logv2 messages",
"version": "2.0.0",
"version": "2.1.0",
"author": {
"name": "MongoDB Inc",
"email": "compass@mongodb.com"
Expand Down

0 comments on commit 409286e

Please sign in to comment.