Skip to content

Commit 40016cb

Browse files
chore: replace dependency npm-run-all with npm-run-all2 5.0.0
1 parent bdca301 commit 40016cb

File tree

3 files changed

+24
-110
lines changed

3 files changed

+24
-110
lines changed

apps/landing-page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-react-hooks": "4.6.0",
4848
"eslint-plugin-unicorn": "47.0.0",
4949
"eslint-plugin-unused-imports": "3.2.0",
50-
"npm-run-all": "4.1.5",
50+
"npm-run-all2": "5.0.0",
5151
"sass": "1.82.0",
5252
"stylelint": "15.11.0",
5353
"typescript": "5.7.3"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"is-ci": "3.0.1",
6565
"is-docker": "3.0.0",
6666
"lint-staged": "15.5.2",
67-
"npm-run-all": "4.1.5",
67+
"npm-run-all2": "5.0.0",
6868
"nx": "17.3.2",
6969
"open": "10.1.2",
7070
"playwright": "1.49.0",

pnpm-lock.yaml

Lines changed: 22 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)