Skip to content

Commit ae8280f

Browse files
chore(deps-dev): bump js-yaml from 5.2.3 to 5.3.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.3 to 5.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.3...5.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c75754b commit ae8280f

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "catalog:",
4242
"eslint-plugin-wdio": "^9.30.1",
4343
"globals": "^16.5.0",
44-
"js-yaml": "^5.2.2",
44+
"js-yaml": "^5.3.0",
4545
"knip": "^6.23.0",
4646
"nx": "^22.0.0",
4747
"oxfmt": "^0.59.0",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2515,7 +2515,7 @@ __metadata:
25152515
"@types/node": "catalog:"
25162516
eslint-plugin-wdio: "npm:^9.30.1"
25172517
globals: "npm:^16.5.0"
2518-
js-yaml: "npm:^5.2.2"
2518+
js-yaml: "npm:^5.3.0"
25192519
knip: "npm:^6.23.0"
25202520
nx: "npm:^22.0.0"
25212521
oxfmt: "npm:^0.59.0"
@@ -10541,6 +10541,17 @@ __metadata:
1054110541
languageName: node
1054210542
linkType: hard
1054310543

10544+
"js-yaml@npm:^5.3.0":
10545+
version: 5.3.0
10546+
resolution: "js-yaml@npm:5.3.0"
10547+
dependencies:
10548+
argparse: "npm:^2.0.1"
10549+
bin:
10550+
js-yaml: bin/js-yaml.mjs
10551+
checksum: 10c0/c67383a74026f3b550fe1131c6f0f56df11e227fc9b8b8c1c85154f106831a95a944f2dd4f505498d537790483aec7cd5e3d5e9913fe28fa2d131eeb894a0fd9
10552+
languageName: node
10553+
linkType: hard
10554+
1054410555
"js2xmlparser2@npm:^0.x":
1054510556
version: 0.2.0
1054610557
resolution: "js2xmlparser2@npm:0.2.0"

0 commit comments

Comments
 (0)