-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): bump package versions (#6191)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b59beac
commit 5cac7fb
Showing
64 changed files
with
1,858 additions
and
1,858 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -37,7 +37,7 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"devDependencies": { | ||
"@mongodb-js/mocha-config-compass": "^1.4.1", | ||
"@mongodb-js/mocha-config-compass": "^1.4.2", | ||
"@mongodb-js/prettier-config-compass": "^1.0.2", | ||
"depcheck": "^1.4.1", | ||
"eslint": "^7.25.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -45,10 +45,10 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "^1.1.6", | ||
"@mongodb-js/mocha-config-compass": "^1.4.1", | ||
"@mongodb-js/eslint-config-compass": "^1.1.7", | ||
"@mongodb-js/mocha-config-compass": "^1.4.2", | ||
"@mongodb-js/prettier-config-compass": "^1.0.2", | ||
"@mongodb-js/tsconfig-compass": "^1.0.4", | ||
"@mongodb-js/tsconfig-compass": "^1.0.5", | ||
"@types/chai": "^4.2.21", | ||
"@types/mocha": "^9.0.0", | ||
"@types/sinon-chai": "^3.2.5", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -45,9 +45,9 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "^1.1.6", | ||
"@mongodb-js/eslint-config-compass": "^1.1.7", | ||
"@mongodb-js/prettier-config-compass": "^1.0.2", | ||
"@mongodb-js/tsconfig-compass": "^1.0.4", | ||
"@mongodb-js/tsconfig-compass": "^1.0.5", | ||
"@types/cli-progress": "^3.9.2", | ||
"@types/html-webpack-plugin": "^3.2.9", | ||
"@types/webpack-bundle-analyzer": "^4.7.0", | ||
|
Oops, something went wrong.