Skip to content

Commit 37ab02e

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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1730c16 commit 37ab02e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"husky": "^8.0.2",
100100
"inquirer": "^9.1.4",
101101
"jest": "^29.3.1",
102-
"js-yaml": "^4.1.0",
102+
"js-yaml": "^4.1.1",
103103
"lint-staged": "^13.0.4",
104104
"markdownlint-cli2": "^0.13.0",
105105
"markdownlint-rule-helpers": "^0.17.2",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9692,7 +9692,7 @@ __metadata:
96929692
husky: "npm:^8.0.2"
96939693
inquirer: "npm:^9.1.4"
96949694
jest: "npm:^29.3.1"
9695-
js-yaml: "npm:^4.1.0"
9695+
js-yaml: "npm:^4.1.1"
96969696
libxmljs2: "npm:^0.35.0"
96979697
lint-staged: "npm:^13.0.4"
96989698
markdownlint-cli2: "npm:^0.13.0"
@@ -13891,6 +13891,17 @@ __metadata:
1389113891
languageName: node
1389213892
linkType: hard
1389313893

13894+
"js-yaml@npm:^4.1.1":
13895+
version: 4.1.1
13896+
resolution: "js-yaml@npm:4.1.1"
13897+
dependencies:
13898+
argparse: "npm:^2.0.1"
13899+
bin:
13900+
js-yaml: bin/js-yaml.js
13901+
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
13902+
languageName: node
13903+
linkType: hard
13904+
1389413905
"jsbn@npm:1.1.0":
1389513906
version: 1.1.0
1389613907
resolution: "jsbn@npm:1.1.0"

0 commit comments

Comments
 (0)