Skip to content

Commit

Permalink
build(deps-dev): bump npm-run-all2 from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 7.0.1 to 7.0.2.
- [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@v7.0.1...v7.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Jan 8, 2025
1 parent f068659 commit 5e84034
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lodash.debounce": "^4.0.8",
"lodash.isempty": "^4.4.0",
"lodash.throttle": "^4.1.1",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"regenerator-runtime": "^0.14.1",
"sass": "^1.83.0",
"typescript": "^5.6.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2788,7 +2788,7 @@ __metadata:
lodash.debounce: "npm:^4.0.8"
lodash.isempty: "npm:^4.4.0"
lodash.throttle: "npm:^4.1.1"
npm-run-all2: "npm:^7.0.1"
npm-run-all2: "npm:^7.0.2"
pinia: "npm:^2.3.0"
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.83.0"
Expand Down Expand Up @@ -6635,12 +6635,12 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:^7.0.1":
version: 7.0.1
resolution: "npm-run-all2@npm:7.0.1"
"npm-run-all2@npm:^7.0.2":
version: 7.0.2
resolution: "npm-run-all2@npm:7.0.2"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
cross-spawn: "npm:^7.0.6"
memorystream: "npm:^0.3.1"
minimatch: "npm:^9.0.0"
pidtree: "npm:^0.6.0"
Expand All @@ -6652,7 +6652,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: 10/1920595f6e508d1de4255790cd24037b957aefa1af9b6fec0e402f93fbb5cf5ee50a68db9d691d9e9562c3a812cd9c8f6543b712b367a588658207cdd45d4faf
checksum: 10/46d3f7a9117d6af2463285a02909ecc92bde31fc5cd9d8a7c4cc66157e639481eed13d5553dda62b9def6df36b8a5c748393ea65233aea97ee0e615033595266
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e84034

Please sign in to comment.