Skip to content

Commit 9111cd5

Browse files
fix(deps): update dependency js-yaml to v4
1 parent 2c1a00b commit 9111cd5

File tree

2 files changed

+80
-34
lines changed

2 files changed

+80
-34
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"ajv": "^8.0.0",
3838
"fast-json-patch": "^3.0.0",
3939
"glob": "^11.0.0",
40-
"js-yaml": "^3.14.0",
40+
"js-yaml": "^4.0.0",
4141
"json-schema-migrate": "^2.0.0",
4242
"json5": "^2.1.3",
4343
"minimist": "^1.2.0"
4444
},
4545
"devDependencies": {
4646
"@ajv-validator/config": "^0.3.0",
4747
"@types/glob": "^9.0.0",
48-
"@types/js-yaml": "^3.12.5",
48+
"@types/js-yaml": "^4.0.0",
4949
"@types/json5": "^2.2.0",
5050
"@types/minimist": "^1.2.1",
5151
"@types/mocha": "^10.0.0",

0 commit comments

Comments
 (0)