-
Notifications
You must be signed in to change notification settings - Fork 188
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
- Loading branch information
1 parent
0452f88
commit 6aab113
Showing
64 changed files
with
1,624 additions
and
1,624 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.18", | ||
"version": "1.0.19", | ||
"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.3.10", | ||
"@mongodb-js/mocha-config-compass": "^1.4.0", | ||
"@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 |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
"email": "[email protected]" | ||
}, | ||
"homepage": "https://github.com/mongodb-js/compass", | ||
"version": "1.3.15", | ||
"version": "1.3.16", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mongodb-js/compass.git" | ||
|
@@ -45,7 +45,7 @@ | |
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ." | ||
}, | ||
"devDependencies": { | ||
"@mongodb-js/eslint-config-compass": "^1.1.4", | ||
"@mongodb-js/eslint-config-compass": "^1.1.5", | ||
"@mongodb-js/prettier-config-compass": "^1.0.2", | ||
"@mongodb-js/tsconfig-compass": "^1.0.4", | ||
"@types/cli-progress": "^3.9.2", | ||
|
Oops, something went wrong.