Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "catalog:",
"eslint-plugin-wdio": "^9.26.0",
"globals": "^16.5.0",
"js-yaml": "^5.0.0",
"js-yaml": "^5.2.2",
"knip": "^6.23.0",
"minimatch": "^10.0.0",
"nx": "^22.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2506,7 +2506,7 @@ __metadata:
"@types/node": "catalog:"
eslint-plugin-wdio: "npm:^9.26.0"
globals: "npm:^16.5.0"
js-yaml: "npm:^5.0.0"
js-yaml: "npm:^5.2.2"
knip: "npm:^6.23.0"
minimatch: "npm:^10.0.0"
nx: "npm:^22.0.0"
Expand Down Expand Up @@ -10534,14 +10534,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^5.0.0":
version: 5.2.1
resolution: "js-yaml@npm:5.2.1"
"js-yaml@npm:^5.2.2":
version: 5.2.2
resolution: "js-yaml@npm:5.2.2"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.mjs
checksum: 10c0/8eadf08efc738a656c2838f6617b0cc508944f66f568eb4d435e858261b889a6806d98f44fb6ffdba21a0c68e4bdff1ac35516724882e1dab8fc2cc59150c881
checksum: 10c0/e8ded203b235b3d562818c67bf362122abbcee89e507b62bddcdd3085b2f2dd866071e5e78f8e617d41d1a0c0baa1cec12a8fdec5859c571bf862adf585e2684
languageName: node
linkType: hard

Expand Down
Loading