Skip to content

Commit f1a3499

Browse files
chore(ci): bump packages
1 parent 43b7df5 commit f1a3499

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/monorepo-tools/package.json

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

scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"email": "compass@mongodb.com"
1212
},
1313
"homepage": "https://github.com/mongodb-js/devtools-shared",
14-
"version": "0.2.21",
14+
"version": "0.2.22",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@mongodb-js/eslint-config-devtools": "0.9.12",
3131
"@mongodb-js/prettier-config-devtools": "^1.0.2",
32-
"@mongodb-js/monorepo-tools": "^1.2.1",
32+
"@mongodb-js/monorepo-tools": "^1.2.2",
3333
"depcheck": "^1.4.7",
3434
"eslint": "^7.25.0",
3535
"prettier": "^3.5.3"

0 commit comments

Comments
 (0)