Skip to content

Commit 77832d7

Browse files
chore(ci): bump packages
1 parent f14cf05 commit 77832d7

File tree

13 files changed

+44
-44
lines changed

13 files changed

+44
-44
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/devtools-connect/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/devtools-connect",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"description": "A connection establishment utility for MongoDB developer tools",
55
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/devtools-connect",
66
"repository": {
@@ -48,7 +48,7 @@
4848
"license": "Apache-2.0",
4949
"dependencies": {
5050
"@mongodb-js/oidc-http-server-pages": "1.1.3",
51-
"@mongodb-js/devtools-proxy-support": "^0.4.2",
51+
"@mongodb-js/devtools-proxy-support": "^0.4.3",
5252
"lodash.merge": "^4.6.2",
5353
"mongodb-connection-string-url": "^3.0.0",
5454
"socks": "^2.7.3"
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@mongodb-js/oidc-plugin": "^1.1.0",
63-
"@mongodb-js/saslprep": "^1.2.0",
63+
"@mongodb-js/saslprep": "^1.2.1",
6464
"@types/lodash.merge": "^4.6.7",
6565
"@types/mocha": "^9.0.0",
6666
"@types/node": "^17.0.35",

packages/devtools-proxy-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.4.2",
16+
"version": "0.4.3",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/download-url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb-download-url",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "Lookup download URLs for MongoDB versions.",
55
"scripts": {
66
"bootstrap": "npm run compile",

packages/mongodb-downloader/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.3.7",
16+
"version": "0.3.8",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -49,7 +49,7 @@
4949
"debug": "^4.3.4",
5050
"tar": "^6.1.15",
5151
"decompress": "^4.2.1",
52-
"mongodb-download-url": "^1.5.5",
52+
"mongodb-download-url": "^1.5.6",
5353
"node-fetch": "^2.6.11"
5454
},
5555
"devDependencies": {

packages/mongodb-runner/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "5.8.0",
16+
"version": "5.8.1",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -50,10 +50,10 @@
5050
"reformat": "npm run prettier -- --write ."
5151
},
5252
"dependencies": {
53-
"@mongodb-js/mongodb-downloader": "^0.3.7",
53+
"@mongodb-js/mongodb-downloader": "^0.3.8",
5454
"debug": "^4.3.4",
5555
"mongodb": "^6.9.0",
56-
"@mongodb-js/saslprep": "^1.2.0",
56+
"@mongodb-js/saslprep": "^1.2.1",
5757
"mongodb-connection-string-url": "^3.0.0",
5858
"yargs": "^17.7.2"
5959
},

packages/monorepo-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"email": "[email protected]"
1111
},
1212
"homepage": "https://github.com/mongodb-js/devtools-shared",
13-
"version": "1.1.16",
13+
"version": "1.1.17",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/node-webpack-startup-snapshot-checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.2.1",
16+
"version": "0.2.2",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

packages/query-parser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "4.3.0",
16+
"version": "4.3.1",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"debug": "^4.3.4",
50-
"@mongodb-js/shell-bson-parser": "^1.2.0",
50+
"@mongodb-js/shell-bson-parser": "^1.2.1",
5151
"javascript-stringify": "^2.1.0",
5252
"lodash": "^4.17.21"
5353
},

packages/saslprep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"email": "[email protected]"
1919
},
2020
"homepage": "https://github.com/mongodb-js/devtools-shared/tree/main/packages/saslprep",
21-
"version": "1.2.0",
21+
"version": "1.2.1",
2222
"repository": {
2323
"type": "git",
2424
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)