Skip to content

Commit e9b02b7

Browse files
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e9cf94 commit e9b02b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"@vscode/vsce": "^3.2.2",
152152
"esbuild": "^0.25.0",
153153
"husky": "^8.0.0",
154-
"js-yaml": "^4.1.0",
154+
"js-yaml": "^4.1.1",
155155
"lint-staged": "^15.5.0",
156156
"prettier": "^3.3.3",
157157
"typescript": "^5.6.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,14 +1863,14 @@ __metadata:
18631863
languageName: node
18641864
linkType: hard
18651865

1866-
"js-yaml@npm:^4.1.0":
1867-
version: 4.1.0
1868-
resolution: "js-yaml@npm:4.1.0"
1866+
"js-yaml@npm:^4.1.1":
1867+
version: 4.1.1
1868+
resolution: "js-yaml@npm:4.1.1"
18691869
dependencies:
18701870
argparse: "npm:^2.0.1"
18711871
bin:
18721872
js-yaml: bin/js-yaml.js
1873-
checksum: 10c0/184a24b4eaacfce40ad9074c64fd42ac83cf74d8c8cd137718d456ced75051229e5061b8633c3366b8aada17945a7a356b337828c19da92b51ae62126575018f
1873+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
18741874
languageName: node
18751875
linkType: hard
18761876

@@ -2997,7 +2997,7 @@ __metadata:
29972997
esbuild-plugin-ignore: "npm:^1.1.1"
29982998
esbuild-plugin-polyfill-node: "npm:^0.3.0"
29992999
husky: "npm:^8.0.0"
3000-
js-yaml: "npm:^4.1.0"
3000+
js-yaml: "npm:^4.1.1"
30013001
lint-staged: "npm:^15.5.0"
30023002
lodash: "npm:^4.17.21"
30033003
prettier: "npm:^3.3.3"

0 commit comments

Comments
 (0)