Skip to content

Commit

Permalink
chore(release): bump package versions (#5510)
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
svc-devtoolsbot and github-actions[bot] committed Feb 28, 2024
1 parent 3307bd9 commit 9d7152a
Show file tree
Hide file tree
Showing 62 changed files with 1,789 additions and 1,783 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config-compass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mongodb-js/eslint-config-compass",
"version": "1.0.15",
"version": "1.0.16",
"description": "Shared Compass eslint configuration",
"license": "SSPL",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions configs/webpack-config-compass/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/compass",
"version": "1.3.3",
"version": "1.3.4",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/compass.git"
Expand Down Expand Up @@ -45,7 +45,7 @@
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"devDependencies": {
"@mongodb-js/eslint-config-compass": "^1.0.15",
"@mongodb-js/eslint-config-compass": "^1.0.16",
"@mongodb-js/prettier-config-compass": "^1.0.1",
"@mongodb-js/tsconfig-compass": "^1.0.3",
"@types/cli-progress": "^3.9.2",
Expand Down
Loading

0 comments on commit 9d7152a

Please sign in to comment.