Skip to content

Commit

Permalink
chore(ci): bump packages (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 8, 2024
1 parent b345000 commit 4d31c36
Show file tree
Hide file tree
Showing 13 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion configs/mocha-config-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mongodb-js/mocha-config-devtools",
"version": "1.0.2",
"version": "1.0.3",
"description": "Shared mocha mocha configuration for Devtools packages",
"license": "SSPL",
"main": "index.js",
Expand Down
76 changes: 38 additions & 38 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/dl-center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "1.1.2",
"version": "1.1.3",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@mongodb-js/eslint-config-devtools": "0.9.10",
"@mongodb-js/mocha-config-devtools": "^1.0.2",
"@mongodb-js/mocha-config-devtools": "^1.0.3",
"@mongodb-js/prettier-config-devtools": "^1.0.1",
"@mongodb-js/tsconfig-devtools": "^1.0.1",
"@types/chai": "^4.2.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/get-os-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "0.3.22",
"version": "0.3.23",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@mongodb-js/eslint-config-devtools": "0.9.10",
"@mongodb-js/mocha-config-devtools": "^1.0.2",
"@mongodb-js/mocha-config-devtools": "^1.0.3",
"@mongodb-js/prettier-config-devtools": "^1.0.1",
"@mongodb-js/tsconfig-devtools": "^1.0.1",
"@types/chai": "^4.2.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "0.8.8",
"version": "0.8.9",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@mongodb-js/eslint-config-devtools": "0.9.10",
"@mongodb-js/mocha-config-devtools": "^1.0.2",
"@mongodb-js/mocha-config-devtools": "^1.0.3",
"@mongodb-js/prettier-config-devtools": "^1.0.1",
"@mongodb-js/tsconfig-devtools": "^1.0.1",
"@types/chai": "^4.2.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/mongodb-downloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "compass@mongodb.com"
},
"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "0.2.9",
"version": "0.2.10",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@mongodb-js/eslint-config-devtools": "0.9.10",
"@mongodb-js/mocha-config-devtools": "^1.0.2",
"@mongodb-js/mocha-config-devtools": "^1.0.3",
"@mongodb-js/prettier-config-devtools": "^1.0.1",
"@mongodb-js/tsconfig-devtools": "^1.0.1",
"@types/debug": "^4.1.8",
Expand Down
Loading

0 comments on commit 4d31c36

Please sign in to comment.