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 May 9, 2024
1 parent 0c98dc1 commit 1ef60a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"jest-haste-map": "29.1.2",
"jest-resolve": "29.1.2",
"jest-runner-vscode": "workspace:^",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.7.1",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runner-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest": "29.2.1",
"jest-haste-map": "29.2.1",
"jest-resolve": "29.2.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.7.1",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 1ef60a1

Please sign in to comment.