Skip to content

Commit

Permalink
⬆️ Bump npm-run-all2 from 6.2.2 to 6.2.3 (#94)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent 473badc commit e63b40a
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 @@ -42,7 +42,7 @@
"eslint": "^9.10.0",
"eslint-plugin-vue": "^9.28.0",
"jsdom": "^25.0.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,9 +3121,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 @@ -3137,7 +3137,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/b32984a1fb6b495415258f88f87269b4049c19a73a1d6e2b13e0dd36dd311a5a4d945c9fd1cc356eb10811febaa03cf1c85d04dc43decd4ab1d590b625918440
checksum: 10c0/1f9b4c2aed4dbbb9ddea51693ea5bd83b63602bf824032491156118e2c3ec2598edc1353376a8bb9541d1e2a6899959548a49656a9f87a2e4fc0643be6e2eb6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3892,7 +3892,7 @@ __metadata:
eslint-plugin-vue: "npm:^9.28.0"
highlight.js: "npm:^11.10.0"
jsdom: "npm:^25.0.0"
npm-run-all2: "npm:^6.2.2"
npm-run-all2: "npm:^6.2.3"
pinia: "npm:^2.2.2"
plausible-tracker: "npm:^0.3.9"
postcss: "npm:^8.4.45"
Expand Down

0 comments on commit e63b40a

Please sign in to comment.