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": "8.0.1",
"npm-run-all2": "8.0.2",
"prettier": "3.5.3"
},
"engines": {
Expand Down
44 changes: 13 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,6 @@ __metadata:
languageName: node
linkType: hard

"balanced-match@npm:^1.0.0":
version: 1.0.2
resolution: "balanced-match@npm:1.0.2"
checksum: 10c0/9308baf0a7e4838a82bbfd11e01b1cb0f0cf2893bc1676c27c2a8c0e70cbae1c59120c3268517a8ae7fb6376b4639ef81ca22582611dbee4ed28df945134aaee
languageName: node
linkType: hard

"brace-expansion@npm:^2.0.1":
version: 2.0.1
resolution: "brace-expansion@npm:2.0.1"
dependencies:
balanced-match: "npm:^1.0.0"
checksum: 10c0/b358f2fe060e2d7a87aa015979ecea07f3c37d4018f8d6deb5bd4c229ad3a0384fe6029bb76cd8be63c81e516ee52d1a0673edbe2023d53a5191732ae3c3e49f
languageName: node
linkType: hard

"chalk@npm:5.2.0":
version: 5.2.0
resolution: "chalk@npm:5.2.0"
Expand Down Expand Up @@ -103,30 +87,21 @@ __metadata:
languageName: node
linkType: hard

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

"npm-normalize-package-bin@npm:^4.0.0":
version: 4.0.0
resolution: "npm-normalize-package-bin@npm:4.0.0"
checksum: 10c0/1fa546fcae8eaab61ef9b9ec237b6c795008da50e1883eae030e9e38bb04ffa32c5aabcef9a0400eae3dc1f91809bcfa85e437ce80d677c69b419d1d9cacf0ab
languageName: node
linkType: hard

"npm-run-all2@npm:8.0.1":
version: 8.0.1
resolution: "npm-run-all2@npm:8.0.1"
"npm-run-all2@npm:8.0.2":
version: 8.0.2
resolution: "npm-run-all2@npm:8.0.2"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.6"
memorystream: "npm:^0.3.1"
minimatch: "npm:^10.0.1"
picomatch: "npm:^4.0.2"
pidtree: "npm:^0.6.0"
read-package-json-fast: "npm:^4.0.0"
shell-quote: "npm:^1.7.3"
Expand All @@ -136,7 +111,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/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
checksum: 10c0/f123741fc221bd6b51ec173f1e9345191599f087108d60a10e856e033a97903b0444db8a41af7a9548eeb14c48486ab109d091bc3489b72fae03cf0f014755d4
languageName: node
linkType: hard

Expand All @@ -147,6 +122,13 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^4.0.2":
version: 4.0.2
resolution: "picomatch@npm:4.0.2"
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
languageName: node
linkType: hard

"pidtree@npm:^0.6.0":
version: 0.6.0
resolution: "pidtree@npm:0.6.0"
Expand Down Expand Up @@ -182,7 +164,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:8.0.1"
npm-run-all2: "npm:8.0.2"
prettier: "npm:3.5.3"
languageName: unknown
linkType: soft
Expand Down