Skip to content

Commit 4ce1975

Browse files
committed
fix(deps): update dependency js-yaml to v4
1 parent 233dbae commit 4ce1975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"execa": "^5.1.1",
5454
"https-proxy-agent": "^5.0.0",
5555
"ignore": "^5.1.8",
56-
"js-yaml": "^3.14.1",
56+
"js-yaml": "^4.1.0",
5757
"lodash": "^4.17.21",
5858
"mkdirp": "^1.0.4",
5959
"node-fetch": "^3.0.0",
@@ -75,7 +75,7 @@
7575
"@types/deasync": "0.1.1",
7676
"@types/eslint": "7.28.0",
7777
"@types/eslint-plugin-prettier": "3.1.0",
78-
"@types/js-yaml": "3.12.7",
78+
"@types/js-yaml": "4.0.4",
7979
"@types/lodash": "4.14.173",
8080
"@types/mkdirp": "1.0.2",
8181
"@types/mocha": "9.0.0",

0 commit comments

Comments
 (0)