Skip to content

Commit

Permalink
chore(deps): remove unused npm-run-all2
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssimon committed Jan 4, 2025
1 parent c7b73bd commit 97ab044
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 39 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"eslint": "^8.52.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.2",
"npm-run-all2": "^7.0.0",
"pinst": "^3.0.0",
"semantic-release": "^24.0.0"
},
Expand Down
40 changes: 2 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1607,7 +1607,6 @@ __metadata:
eslint-plugin-unicorn: "npm:^56.0.0"
husky: "npm:^9.0.0"
lint-staged: "npm:^15.0.2"
npm-run-all2: "npm:^7.0.0"
pinst: "npm:^3.0.0"
semantic-release: "npm:^24.0.0"
peerDependencies:
Expand Down Expand Up @@ -3288,7 +3287,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
version: 7.0.6
resolution: "cross-spawn@npm:7.0.6"
dependencies:
Expand Down Expand Up @@ -6190,13 +6189,6 @@ __metadata:
languageName: node
linkType: hard

"memorystream@npm:^0.3.1":
version: 0.3.1
resolution: "memorystream@npm:0.3.1"
checksum: 10c0/4bd164657711d9747ff5edb0508b2944414da3464b7fe21ac5c67cf35bba975c4b446a0124bd0f9a8be54cfc18faf92e92bd77563a20328b1ccf2ff04e9f39b9
languageName: node
linkType: hard

"meow@npm:^12.0.1":
version: 12.1.1
resolution: "meow@npm:12.1.1"
Expand Down Expand Up @@ -6665,27 +6657,6 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:^7.0.0":
version: 7.0.2
resolution: "npm-run-all2@npm:7.0.2"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.6"
memorystream: "npm:^0.3.1"
minimatch: "npm:^9.0.0"
pidtree: "npm:^0.6.0"
read-package-json-fast: "npm:^4.0.0"
shell-quote: "npm:^1.7.3"
which: "npm:^5.0.0"
bin:
npm-run-all: bin/npm-run-all/index.js
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
languageName: node
linkType: hard

"npm-run-path@npm:^5.1.0":
version: 5.3.0
resolution: "npm-run-path@npm:5.3.0"
Expand Down Expand Up @@ -7327,7 +7298,7 @@ __metadata:
languageName: node
linkType: hard

"pidtree@npm:^0.6.0, pidtree@npm:~0.6.0":
"pidtree@npm:~0.6.0":
version: 0.6.0
resolution: "pidtree@npm:0.6.0"
bin:
Expand Down Expand Up @@ -8101,13 +8072,6 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.7.3":
version: 1.8.2
resolution: "shell-quote@npm:1.8.2"
checksum: 10c0/85fdd44f2ad76e723d34eb72c753f04d847ab64e9f1f10677e3f518d0e5b0752a176fd805297b30bb8c3a1556ebe6e77d2288dbd7b7b0110c7e941e9e9c20ce1
languageName: node
linkType: hard

"side-channel-list@npm:^1.0.0":
version: 1.0.0
resolution: "side-channel-list@npm:1.0.0"
Expand Down

0 comments on commit 97ab044

Please sign in to comment.