Skip to content

Commit

Permalink
chore: update dependency npm-run-all2 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent fba83ff commit 7a96c57
Show file tree
Hide file tree
Showing 16 changed files with 107 additions and 42 deletions.
2 changes: 1 addition & 1 deletion bpmn-properties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"karma-webpack": "^5.0.1",
"mocha": "^10.7.3",
"mocha-test-container-support": "^0.2.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"puppeteer": "^23.2.0",
"webpack": "^5.94.0"
},
Expand Down
2 changes: 1 addition & 1 deletion bundling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-env": "^7.25.4",
"babel-loader": "^9.0.0",
"copy-webpack-plugin": "^12.0.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"open-cli": "^8.0.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion custom-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"open-cli": "^8.0.0",
"rollup": "^4.21.1"
}
Expand Down
2 changes: 1 addition & 1 deletion deep-linking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"devDependencies": {
"css-loader": "^7.1.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.0",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.1.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.0",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion minimap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.1.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.0",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion modeler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.1.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.0",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion modeling-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.1.2",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.0",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
119 changes: 92 additions & 27 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 @@ -26,7 +26,7 @@
"eslint-plugin-bpmn-io": "^2.0.2",
"eslint-plugin-mocha": "^10.5.0",
"lerna": "^8.1.8",
"npm-run-all2": "^6.2.2"
"npm-run-all2": "^7.0.0"
},
"workspaces": [
"bpmn-properties",
Expand Down
2 changes: 1 addition & 1 deletion properties-panel-async-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"css-loader": "^7.1.2",
"less": "^4.1.2",
"less-loader": "^12.0.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.2",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion properties-panel-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"css-loader": "^7.1.2",
"less": "^4.1.2",
"less-loader": "^12.0.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.2",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion properties-panel-list-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"css-loader": "^7.1.2",
"less": "^4.1.2",
"less-loader": "^12.0.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.2",
"style-loader": "^4.0.0",
"webpack": "^5.94.0",
Expand Down
2 changes: 1 addition & 1 deletion properties-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.1.2",
"less-loader": "^12.2.0",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"raw-loader": "^4.0.2",
"sirv-cli": "^3.0.0",
"style-loader": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^7.0.0",
"open-cli": "^8.0.0",
"rollup": "^4.21.1"
}
Expand Down
Loading

0 comments on commit 7a96c57

Please sign in to comment.