Skip to content

Commit 4ed9b3e

Browse files
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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cf7af6 commit 4ed9b3e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"i18next-scanner-webpack": "0.9.1",
5858
"jest-canvas-mock": "2.5.2",
5959
"jest-environment-jsdom": "29.7.0",
60-
"js-yaml": "^4.1.0",
60+
"js-yaml": "^4.1.1",
6161
"jsonschema": "1.5.0",
6262
"lodash": "4.17.21",
6363
"mini-css-extract-plugin": "2.9.2",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10700,7 +10700,7 @@ __metadata:
1070010700
i18next-scanner-webpack: "npm:0.9.1"
1070110701
jest-canvas-mock: "npm:2.5.2"
1070210702
jest-environment-jsdom: "npm:29.7.0"
10703-
js-yaml: "npm:^4.1.0"
10703+
js-yaml: "npm:^4.1.1"
1070410704
jsonschema: "npm:1.5.0"
1070510705
lodash: "npm:4.17.21"
1070610706
mini-css-extract-plugin: "npm:2.9.2"
@@ -14169,6 +14169,17 @@ __metadata:
1416914169
languageName: node
1417014170
linkType: hard
1417114171

14172+
"js-yaml@npm:^4.1.1":
14173+
version: 4.1.1
14174+
resolution: "js-yaml@npm:4.1.1"
14175+
dependencies:
14176+
argparse: "npm:^2.0.1"
14177+
bin:
14178+
js-yaml: bin/js-yaml.js
14179+
checksum: 10c0/561c7d7088c40a9bb53cc75becbfb1df6ae49b34b5e6e5a81744b14ae8667ec564ad2527709d1a6e7d5e5fa6d483aa0f373a50ad98d42fde368ec4a190d4fae7
14180+
languageName: node
14181+
linkType: hard
14182+
1417214183
"jsbi@npm:^4.3.0":
1417314184
version: 4.3.2
1417414185
resolution: "jsbi@npm:4.3.2"

0 commit comments

Comments
 (0)