Skip to content

Commit b9f28be

Browse files
chore(ci): bump packages (#475)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3039562 commit b9f28be

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/devtools-connect",
3-
"version": "3.2.10",
3+
"version": "3.2.11",
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.3.9",
51+
"@mongodb-js/devtools-proxy-support": "^0.3.10",
5252
"lodash.merge": "^4.6.2",
5353
"mongodb-connection-string-url": "^3.0.0",
5454
"socks": "^2.7.3"

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.3.9",
16+
"version": "0.3.10",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)