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 @@ -13,7 +13,7 @@
"@action-validator/cli": "0.6.0",
"@action-validator/core": "0.6.0",
"@devcontainers/cli": "0.76.0",
"npm-run-all2": "7.0.2",
"npm-run-all2": "8.0.1",
"prettier": "3.5.3"
},
"engines": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,12 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
"minimatch@npm:^10.0.1":
version: 10.0.1
resolution: "minimatch@npm:10.0.1"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10c0/de96cf5e35bdf0eab3e2c853522f98ffbe9a36c37797778d2665231ec1f20a9447a7e567cb640901f89e4daaa95ae5d70c65a9e8aa2bb0019b6facbc3c0575ed
checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
languageName: node
linkType: hard

Expand All @@ -119,14 +119,14 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:7.0.2":
version: 7.0.2
resolution: "npm-run-all2@npm:7.0.2"
"npm-run-all2@npm:8.0.1":
version: 8.0.1
resolution: "npm-run-all2@npm:8.0.1"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.6"
memorystream: "npm:^0.3.1"
minimatch: "npm:^9.0.0"
minimatch: "npm:^10.0.1"
pidtree: "npm:^0.6.0"
read-package-json-fast: "npm:^4.0.0"
shell-quote: "npm:^1.7.3"
Expand All @@ -136,7 +136,7 @@ __metadata:
npm-run-all2: bin/npm-run-all/index.js
run-p: bin/run-p/index.js
run-s: bin/run-s/index.js
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
checksum: 10c0/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
languageName: node
linkType: hard

Expand Down Expand Up @@ -182,7 +182,7 @@ __metadata:
"@action-validator/cli": "npm:0.6.0"
"@action-validator/core": "npm:0.6.0"
"@devcontainers/cli": "npm:0.76.0"
npm-run-all2: "npm:7.0.2"
npm-run-all2: "npm:8.0.1"
prettier: "npm:3.5.3"
languageName: unknown
linkType: soft
Expand Down