Skip to content

Commit 9ecc08b

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0
1 parent 85583d6 commit 9ecc08b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"husky": "8.0.3",
7878
"is-ci": "3.0.1",
7979
"lint-staged": "13.2.3",
80-
"npm-run-all": "4.1.5",
80+
"npm-run-all2": "5.0.0",
8181
"prettier": "3.0.0",
8282
"rimraf": "5.0.1",
8383
"shell-quote": "1.8.1",

packages/dsn-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "8.45.0",
7272
"get-tsconfig": "4.6.2",
7373
"jest": "29.6.1",
74-
"npm-run-all": "4.1.5",
74+
"npm-run-all2": "5.0.0",
7575
"publint": "0.1.16",
7676
"rimraf": "5.0.1",
7777
"size-limit": "8.2.6",

0 commit comments

Comments
 (0)