Skip to content

Commit ba6a559

Browse files
chore(deps): bump js-yaml from 4.1.1 to 4.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 685727f commit ba6a559

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"eslint-plugin-check-file": "3.3.1",
113113
"eslint-plugin-playwright": "2.10.1",
114114
"fs-extra": "11.3.4",
115-
"js-yaml": "4.1.1",
115+
"js-yaml": "4.2.0",
116116
"lodash.clonedeepwith": "4.5.0",
117117
"lodash.mergewith": "4.6.2",
118118
"otplib": "12.0.1",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ __metadata:
391391
eslint-plugin-playwright: "npm:2.10.1"
392392
fs-extra: "npm:11.3.4"
393393
husky: "npm:9.1.7"
394-
js-yaml: "npm:4.1.1"
394+
js-yaml: "npm:4.2.0"
395395
lint-staged: "npm:16.4.0"
396396
lodash.clonedeepwith: "npm:4.5.0"
397397
lodash.mergewith: "npm:4.6.2"
@@ -1951,7 +1951,18 @@ __metadata:
19511951
languageName: node
19521952
linkType: hard
19531953

1954-
"js-yaml@npm:4.1.1, js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
1954+
"js-yaml@npm:4.2.0":
1955+
version: 4.2.0
1956+
resolution: "js-yaml@npm:4.2.0"
1957+
dependencies:
1958+
argparse: "npm:^2.0.1"
1959+
bin:
1960+
js-yaml: bin/js-yaml.js
1961+
checksum: 10/51de2067a2b44b07ba5206132e56005f8b568ff279bb4d2f645068958c56fa4827d40a6841c983234671fa0a134bf094d0b0717873c2a3d319185297af145a6d
1962+
languageName: node
1963+
linkType: hard
1964+
1965+
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
19551966
version: 4.1.1
19561967
resolution: "js-yaml@npm:4.1.1"
19571968
dependencies:

0 commit comments

Comments
 (0)