Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 5956910

Browse files
committed
Update dependency js-yaml to v4
1 parent 87f0101 commit 5956910

File tree

4 files changed

+16
-44
lines changed

4 files changed

+16
-44
lines changed

tools/ignore-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"minimatch": "^3.0.4",
11-
"js-yaml": "^3.14.0",
11+
"js-yaml": "^4.0.0",
1212
"fs-extra": "^9.0.1",
1313
"fs-tree-utils": "^0.1.8",
1414
"tslib": "^2.0.1",

tools/ignore-file/pnpm-lock.yaml

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

tools/pkgcfg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"dependencies": {
6-
"js-yaml": "^3.14.0",
6+
"js-yaml": "^4.0.0",
77
"@tools/places": "../places",
88
"@types/js-yaml": "^3.12.5"
99
}

tools/pkgcfg/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)