Skip to content

Commit 2e522c9

Browse files
committed
fix(deps): update dependency js-yaml to v4
1 parent 9107123 commit 2e522c9

File tree

2 files changed

+122
-20
lines changed

2 files changed

+122
-20
lines changed

package-lock.json

Lines changed: 120 additions & 18 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
@@ -53,7 +53,7 @@
5353
"execa": "^5.0.0",
5454
"https-proxy-agent": "^5.0.0",
5555
"ignore": "^5.1.8",
56-
"js-yaml": "^3.14.1",
56+
"js-yaml": "^4.0.0",
5757
"lodash": "^4.17.20",
5858
"mkdirp": "^1.0.4",
5959
"node-fetch": "^2.6.1",
@@ -75,7 +75,7 @@
7575
"@types/deasync": "0.1.1",
7676
"@types/eslint": "7.2.6",
7777
"@types/eslint-plugin-prettier": "3.1.0",
78-
"@types/js-yaml": "3.12.5",
78+
"@types/js-yaml": "4.0.0",
7979
"@types/lodash": "4.14.168",
8080
"@types/mkdirp": "1.0.1",
8181
"@types/mocha": "8.2.0",

0 commit comments

Comments
 (0)