Skip to content

Commit

Permalink
chore(deps): 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 Apr 12, 2024
1 parent d2d711a commit 91b7116
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 73 deletions.
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@svgr/cli": "5.3.0",
"@types/react": "17.0.53",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"react": "17.0.2",
"rimraf": "3.0.2",
"typescript": "5.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest-runner-eslint": "1.1.0",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"parcel": "^2.9.3",
"prettier": "2.8.4",
"react": "17.0.2",
Expand Down
89 changes: 18 additions & 71 deletions pnpm-lock.yaml

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

0 comments on commit 91b7116

Please sign in to comment.