Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump npm-run-all2 from 6.2.2 to 6.2.3 #490

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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