Skip to content

Commit

Permalink
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 Jul 26, 2024
1 parent b0f584c commit db789ad
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 183 deletions.
237 changes: 55 additions & 182 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 @@ -31,7 +31,7 @@
"grunt-contrib-clean": "^2.0.1",
"grunt-contrib-cssmin": "^5.0.0",
"grunt-contrib-uglify": "^5.2.2",
"npm-run-all": "^4.1.5"
"npm-run-all2": "^5.0.0"
},
"scripts": {
"build": "grunt",
Expand Down

0 comments on commit db789ad

Please sign in to comment.