Skip to content

Commit

Permalink
Update dependency grunt to v1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 5a09c9a commit 707af74
Show file tree
Hide file tree
Showing 6 changed files with 5,914 additions and 2,536 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"url": "https://github.com/grevory/angular-local-storage/issues"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt": "~1.5.3",
"grunt-cli": "~0.1.9",
"grunt-contrib-concat": "*",
"grunt-contrib-jshint": "~0.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "http://angular-ui.github.io/bootstrap/",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.1",
"grunt": "~1.5.3",
"grunt-ngdocs": "~0.1.1",
"grunt-conventional-changelog": "~0.1.2",
"grunt-contrib-concat": "~0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion community/browser/app/components/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"btoa": "~1.1.2",
"glob": "~4.3.5",
"grunt": "~0.4.5",
"grunt": "~1.5.3",
"grunt-autoprefixer": "~2.1.0",
"grunt-banner": "~0.3.1",
"grunt-contrib-clean": "~0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion community/browser/app/components/jquery-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
],
"dependencies": {},
"devDependencies": {
"grunt": "~0.3.17",
"grunt": "~1.5.3",
"grunt-css": "0.2.0",
"grunt-compare-size": "0.1.4",
"grunt-html": "0.1.1",
Expand Down
Loading

0 comments on commit 707af74

Please sign in to comment.