Skip to content

Commit

Permalink
fix(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#407
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent abd6274 commit 0856140
Show file tree
Hide file tree
Showing 22 changed files with 157 additions and 113 deletions.
2 changes: 1 addition & 1 deletion frameworks/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"ramda": "^0.29.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"ramda": "^0.29.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/states/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-check-updates": "^16.0.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"pinst": "^3.0.0",
"plop": "^4.0.0",
"rimraf": "~5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser-keyboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser-preferences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/formatjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/keyboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/os/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/preferences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"jest-watch-suspend": "^1.1.2",
"jest-watch-toggle-config-2": "^2.1.0",
"jest-watch-typeahead": "^2.2.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"repobuddy": "^1.0.1",
"rimraf": "~5.0.0",
"size-limit": "~11.0.0",
Expand Down
Loading

0 comments on commit 0856140

Please sign in to comment.