Skip to content

Commit

Permalink
Replace dependency npm-run-all with npm-run-all2 ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 47fb2fd commit ef0816b
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 167 deletions.
232 changes: 67 additions & 165 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"npm-check-updates": "^16.7.12",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"postcss-cli": "^10.1.0",
"prettier": "^3.0.0",
"rollup-plugin-filesize": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-use-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"cypress": "^12.7.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"start-server-and-test": "^2.0.0"
}
}

0 comments on commit ef0816b

Please sign in to comment.