Skip to content

Commit

Permalink
update: 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 Dec 8, 2024
1 parent b8215fa commit f1edd5d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"husky": "7.0.4",
"lerna": "4.0.0",
"lint-staged": "12.4.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.5.1",
"prettier-plugin-packagejson": "2.2.17",
"rimraf": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@acot/tsconfig": "0.1.0",
"@types/node": "16.11.17",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"ts-node": "10.4.0",
"typescript": "4.5.4",
"typescript-json-schema": "0.52.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@acot/tsconfig": "0.1.0",
"@acot/types": "0.0.16",
"@types/node": "16.11.17",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"ts-node": "10.4.0",
"typescript": "4.5.4",
"typescript-json-schema": "0.52.0"
Expand Down

0 comments on commit f1edd5d

Please sign in to comment.