Skip to content

Commit

Permalink
build(deps-dev): bump npm-run-all2 from 6.2.4 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.2.4 to 7.0.1.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.2.4...v7.0.1)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 972c7f3 commit c341a39
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"lint-staged": "^15.2.10",
"lodash.debounce": "^4.0.8",
"lodash.isempty": "^4.4.0",
"npm-run-all2": "^6.2.4",
"npm-run-all2": "^7.0.1",
"sass": "^1.80.3",
"typescript": "^5.6.3",
"vite": "^5.4.9",
Expand Down
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4451,7 +4451,7 @@ __metadata:
lint-staged: "npm:^15.2.10"
lodash.debounce: "npm:^4.0.8"
lodash.isempty: "npm:^4.4.0"
npm-run-all2: "npm:^6.2.4"
npm-run-all2: "npm:^7.0.1"
pinia: "npm:^2.2.4"
sass: "npm:^1.80.3"
typescript: "npm:^5.6.3"
Expand Down Expand Up @@ -5127,10 +5127,10 @@ __metadata:
languageName: node
linkType: hard

"json-parse-even-better-errors@npm:^3.0.0":
version: 3.0.2
resolution: "json-parse-even-better-errors@npm:3.0.2"
checksum: 10/6f04ea6c9ccb783630a59297959247e921cc90b917b8351197ca7fd058fccc7079268fd9362be21ba876fc26aa5039369dd0a2280aae49aae425784794a94927
"json-parse-even-better-errors@npm:^4.0.0":
version: 4.0.0
resolution: "json-parse-even-better-errors@npm:4.0.0"
checksum: 10/da1ae7ef0cc9db02972a06a71322f26bdcda5d7f648c23b28ce7f158ba35707461bcbd91945d8aace10d8d79c383b896725c65ffa410242352692328aa9b5edf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6395,31 +6395,31 @@ __metadata:
languageName: node
linkType: hard

"npm-normalize-package-bin@npm:^3.0.0":
version: 3.0.1
resolution: "npm-normalize-package-bin@npm:3.0.1"
checksum: 10/de416d720ab22137a36292ff8a333af499ea0933ef2320a8c6f56a73b0f0448227fec4db5c890d702e26d21d04f271415eab6580b5546456861cc0c19498a4bf
"npm-normalize-package-bin@npm:^4.0.0":
version: 4.0.0
resolution: "npm-normalize-package-bin@npm:4.0.0"
checksum: 10/e1a0971e5640bc116c5197f9707d86dc404b6d8e13da2c7ea82baa5583b8da279a3c8607234aa1d733c2baac3b3eba87b156f021f20ae183dc4806530e61675d
languageName: node
linkType: hard

"npm-run-all2@npm:^6.2.4":
version: 6.2.4
resolution: "npm-run-all2@npm:6.2.4"
"npm-run-all2@npm:^7.0.1":
version: 7.0.1
resolution: "npm-run-all2@npm:7.0.1"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
memorystream: "npm:^0.3.1"
minimatch: "npm:^9.0.0"
pidtree: "npm:^0.6.0"
read-package-json-fast: "npm:^3.0.2"
read-package-json-fast: "npm:^4.0.0"
shell-quote: "npm:^1.7.3"
which: "npm:^3.0.1"
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: 10/7ed65229a2818ffa124427eaf92ee379d20e3b426f7ae3b4da41d970367772b811b5839966a98b0d1552ffebbaaf5b710047710fa16674fab10f7f3928e29a05
checksum: 10/1920595f6e508d1de4255790cd24037b957aefa1af9b6fec0e402f93fbb5cf5ee50a68db9d691d9e9562c3a812cd9c8f6543b712b367a588658207cdd45d4faf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6980,13 +6980,13 @@ __metadata:
languageName: node
linkType: hard

"read-package-json-fast@npm:^3.0.2":
version: 3.0.2
resolution: "read-package-json-fast@npm:3.0.2"
"read-package-json-fast@npm:^4.0.0":
version: 4.0.0
resolution: "read-package-json-fast@npm:4.0.0"
dependencies:
json-parse-even-better-errors: "npm:^3.0.0"
npm-normalize-package-bin: "npm:^3.0.0"
checksum: 10/8d406869f045f1d76e2a99865a8fd1c1af9c1dc06200b94d2b07eef87ed734b22703a8d72e1cd36ea36cc48e22020bdd187f88243c7dd0563f72114d38c17072
json-parse-even-better-errors: "npm:^4.0.0"
npm-normalize-package-bin: "npm:^4.0.0"
checksum: 10/bf0becd7d0b652dcc5874b466d1dbd98313180e89505c072f35ff48a1ad6bdaf2427143301e1924d64e4af5064cda8be5df16f14de882f03130e29051bbaab87
languageName: node
linkType: hard

Expand Down Expand Up @@ -8551,25 +8551,25 @@ __metadata:
languageName: node
linkType: hard

"which@npm:^3.0.1":
version: 3.0.1
resolution: "which@npm:3.0.1"
"which@npm:^4.0.0":
version: 4.0.0
resolution: "which@npm:4.0.0"
dependencies:
isexe: "npm:^2.0.0"
isexe: "npm:^3.1.1"
bin:
node-which: bin/which.js
checksum: 10/adf720fe9d84be2d9190458194f814b5e9015ae4b88711b150f30d0f4d0b646544794b86f02c7ebeec1db2029bc3e83a7ff156f542d7521447e5496543e26890
checksum: 10/f17e84c042592c21e23c8195108cff18c64050b9efb8459589116999ea9da6dd1509e6a1bac3aeebefd137be00fabbb61b5c2bc0aa0f8526f32b58ee2f545651
languageName: node
linkType: hard

"which@npm:^4.0.0":
version: 4.0.0
resolution: "which@npm:4.0.0"
"which@npm:^5.0.0":
version: 5.0.0
resolution: "which@npm:5.0.0"
dependencies:
isexe: "npm:^3.1.1"
bin:
node-which: bin/which.js
checksum: 10/f17e84c042592c21e23c8195108cff18c64050b9efb8459589116999ea9da6dd1509e6a1bac3aeebefd137be00fabbb61b5c2bc0aa0f8526f32b58ee2f545651
checksum: 10/6ec99e89ba32c7e748b8a3144e64bfc74aa63e2b2eacbb61a0060ad0b961eb1a632b08fb1de067ed59b002cec3e21de18299216ebf2325ef0f78e0f121e14e90
languageName: node
linkType: hard

Expand Down

0 comments on commit c341a39

Please sign in to comment.