Skip to content

Commit deba132

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 5dfce7e commit deba132

File tree

3 files changed

+41
-132
lines changed

3 files changed

+41
-132
lines changed

packages/runnable-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"lodash.get": "^4.4.2",
7878
"lodash.set": "^4.3.2",
7979
"morgan": "^1.10.0",
80-
"npm-run-all": "^4.1.5",
80+
"npm-run-all2": "^5.0.0",
8181
"prom-client": "^14.2.0",
8282
"react": "^18.2.0",
8383
"react-dom": "^18.2.0",

packages/runnable-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"js-cookie": "^3.0.5",
5959
"lodash.get": "^4.4.2",
6060
"lodash.set": "^4.3.2",
61-
"npm-run-all": "^4.1.5",
61+
"npm-run-all2": "^5.0.0",
6262
"react-remove-scroll": "^2.5.7",
6363
"socket.io-client": "^4.7.2",
6464
"stylis": "^4.3.0",

0 commit comments

Comments
 (0)