Skip to content

Commit

Permalink
build(deps-dev): bump npm-run-all2 from 6.2.2 to 6.2.3
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.2 to 6.2.3.
- [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.2...v6.2.3)

---
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 Sep 16, 2024
1 parent 92fa3eb commit da3b920
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lint-staged": "^15.2.10",
"lodash.debounce": "^4.0.8",
"lodash.isempty": "^4.4.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.78.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3580,7 +3580,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.2"
npm-run-all2: "npm:^6.2.3"
pinia: "npm:^2.2.2"
prettier: "npm:^3.3.3"
resize-observer-polyfill: "npm:^1.5.1"
Expand Down Expand Up @@ -5028,9 +5028,9 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:^6.2.2":
version: 6.2.2
resolution: "npm-run-all2@npm:6.2.2"
"npm-run-all2@npm:^6.2.3":
version: 6.2.3
resolution: "npm-run-all2@npm:6.2.3"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
Expand All @@ -5044,7 +5044,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/79995322365ab1189bf00cd531b3b2c410334a8e0d54bf1045fed3b59117873e8a0aeafdc1f543f0cef295bdca1fe5cfea5613e7ed4cc65f396b72db587257f5
checksum: 10/4fd4186cfc87d42555919337fce245f276be572d9c4a217444f9afbfad05b3d6b05c7c45f13cbc21a8280c4898d03c2ec22c0ce8bcfe00b5eccce19f36854d24
languageName: node
linkType: hard

Expand Down

0 comments on commit da3b920

Please sign in to comment.