Skip to content

Commit 798c9c3

Browse files
authored
fix(ci): bump js-yaml to latest COMPASS-11101 (#8435)
* bump js-yaml * bump root one as well
1 parent 1b4c4f2 commit 798c9c3

5 files changed

Lines changed: 26 additions & 26 deletions

File tree

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"chai-enzyme": "^1.0.0-beta.1",
7979
"express": "^4.22.1",
8080
"husky": "^8.0.3",
81-
"js-yaml": "^4.3.1",
81+
"js-yaml": "^4.3.2",
8282
"lerna": "^7.1.5",
8383
"lodash": "^4.18.1",
8484
"node-gyp": "^12.2.0",

packages/bson-transpilers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"antlr4": "4.7.2",
4343
"bson": "^7.3.2",
44-
"js-yaml": "^4.3.1",
44+
"js-yaml": "^4.3.2",
4545
"js-yaml-js-types": "^1.0.1"
4646
},
4747
"bugs": {

packages/compass-preferences-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@mongodb-js/devtools-proxy-support": "^0.7.19",
5858
"bson": "^7.3.2",
5959
"hadron-ipc": "^3.6.2",
60-
"js-yaml": "^4.3.1",
60+
"js-yaml": "^4.3.2",
6161
"lodash": "^4.18.1",
6262
"react": "^17.0.2",
6363
"yargs-parser": "^21.1.1"

packages/hadron-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"getos": "^3.1.4",
5959
"got": "^10.7.0",
6060
"in-publish": "^2.0.0",
61-
"js-yaml": "^4.3.1",
61+
"js-yaml": "^4.3.2",
6262
"json-diff": "^0.10.0",
6363
"jszip": "^3.10.1",
6464
"lodash": "^4.18.1",

0 commit comments

Comments
 (0)