Skip to content

Commit c5630c2

Browse files
committed
Update dependency js-yaml to v4
1 parent f8c85ce commit c5630c2

File tree

2 files changed

+37
-10
lines changed

2 files changed

+37
-10
lines changed

package-lock.json

Lines changed: 35 additions & 8 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
@@ -47,7 +47,7 @@
4747
"@types/dedent": "0.7.0",
4848
"@types/diff": "4.0.2",
4949
"@types/jest": "24.9.1",
50-
"@types/js-yaml": "3.12.7",
50+
"@types/js-yaml": "4.0.3",
5151
"@types/json-stable-stringify": "1.0.33",
5252
"@types/lodash": "4.14.172",
5353
"@types/node": "10.17.60",
@@ -57,7 +57,7 @@
5757
"istanbul-api": "3.0.0",
5858
"istanbul-reports": "2.2.7",
5959
"jest": "24.9.0",
60-
"js-yaml": "3.14.1",
60+
"js-yaml": "4.1.0",
6161
"json-stable-stringify": "1.0.1",
6262
"npm-run-all": "4.1.5",
6363
"request": "2.88.2",

0 commit comments

Comments
 (0)