Skip to content

Commit

Permalink
chore(deps): update dependency npm-run-all2 to v6.2.4 (#6019)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent e92ca19 commit 7dd57da
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"eslint-plugin-tailwindcss": "3.17.5",
"is-ci": "3.0.1",
"jsdom": "25.0.1",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"postcss": "8.4.47",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "10.0.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint": "8.57.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"shell-quote": "1.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@your-org/eslint-config-bases": "workspace:^",
"cross-env": "7.0.3",
"eslint": "8.57.1",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"graphql": "16.9.0",
"is-port-reachable": "4.0.0",
"keyword-extractor": "0.0.28",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"picocolors": "1.1.1",
"prettier": "3.3.3",
"prisma": "5.21.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"cross-env": "7.0.3",
"eslint": "8.57.1",
"eslint-plugin-tailwindcss": "3.17.5",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"postcss": "8.4.47",
"prettier": "3.3.3",
"react": "18.3.1",
Expand Down
30 changes: 21 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7686,7 +7686,7 @@ __metadata:
cross-env: "npm:7.0.3"
dequal: "npm:^2.0.3"
eslint: "npm:8.57.1"
npm-run-all2: "npm:6.2.3"
npm-run-all2: "npm:6.2.4"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -7723,7 +7723,7 @@ __metadata:
graphql: "npm:16.9.0"
is-port-reachable: "npm:4.0.0"
keyword-extractor: "npm:0.0.28"
npm-run-all2: "npm:6.2.3"
npm-run-all2: "npm:6.2.4"
picocolors: "npm:1.1.1"
prettier: "npm:3.3.3"
prisma: "npm:5.21.1"
Expand Down Expand Up @@ -7865,7 +7865,7 @@ __metadata:
cross-env: "npm:7.0.3"
eslint: "npm:8.57.1"
eslint-plugin-tailwindcss: "npm:3.17.5"
npm-run-all2: "npm:6.2.3"
npm-run-all2: "npm:6.2.4"
postcss: "npm:8.4.47"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
Expand Down Expand Up @@ -14959,7 +14959,7 @@ __metadata:
next-i18next: "npm:15.3.1"
next-secure-headers: "npm:2.2.0"
next-seo: "npm:6.6.0"
npm-run-all2: "npm:6.2.3"
npm-run-all2: "npm:6.2.4"
ofetch: "npm:1.4.1"
picocolors: "npm:1.1.1"
postcss: "npm:8.4.47"
Expand Down Expand Up @@ -15003,7 +15003,7 @@ __metadata:
eslint: "npm:8.57.1"
husky: "npm:9.1.6"
lint-staged: "npm:15.2.10"
npm-run-all2: "npm:6.2.3"
npm-run-all2: "npm:6.2.4"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
shell-quote: "npm:1.8.1"
Expand Down Expand Up @@ -15156,9 +15156,9 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:6.2.3":
version: 6.2.3
resolution: "npm-run-all2@npm:6.2.3"
"npm-run-all2@npm:6.2.4":
version: 6.2.4
resolution: "npm-run-all2@npm:6.2.4"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
Expand All @@ -15167,12 +15167,13 @@ __metadata:
pidtree: "npm:^0.6.0"
read-package-json-fast: "npm:^3.0.2"
shell-quote: "npm:^1.7.3"
which: "npm:^3.0.1"
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: 10c0/1f9b4c2aed4dbbb9ddea51693ea5bd83b63602bf824032491156118e2c3ec2598edc1353376a8bb9541d1e2a6899959548a49656a9f87a2e4fc0643be6e2eb6e
checksum: 10c0/eac76285d3cd4571ff249376c0e9a5adfafbc534fa1fb8ad51349fbd38f813e08631f42875ced101b3f6b227a4e60d5e5ceaa881b13446e4ed80d8bacd2407c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -20184,6 +20185,17 @@ __metadata:
languageName: node
linkType: hard

"which@npm:^3.0.1":
version: 3.0.1
resolution: "which@npm:3.0.1"
dependencies:
isexe: "npm:^2.0.0"
bin:
node-which: bin/which.js
checksum: 10c0/15263b06161a7c377328fd2066cb1f093f5e8a8f429618b63212b5b8847489be7bcab0ab3eb07f3ecc0eda99a5a7ea52105cf5fa8266bedd083cc5a9f6da24f1
languageName: node
linkType: hard

"which@npm:^4.0.0":
version: 4.0.0
resolution: "which@npm:4.0.0"
Expand Down

0 comments on commit 7dd57da

Please sign in to comment.