Skip to content

Commit 4c3df3a

Browse files
chore(deps): update dependency grunt to v1 [security]
1 parent 07f4fda commit 4c3df3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static/components/bootstrap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"btoa": "~1.1.2",
3434
"glob": "~4.0.2",
35-
"grunt": "~0.4.5",
35+
"grunt": "~1.6.0",
3636
"grunt-autoprefixer": "~0.7.6",
3737
"grunt-banner": "~0.2.3",
3838
"grunt-contrib-clean": "~0.5.0",

static/components/respond/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"devDependencies": {
2525
"grunt-cli":"~0.1",
26-
"grunt": "~0.4.0",
26+
"grunt": "~1.6.0",
2727
"grunt-contrib-jshint": "~0.2.0",
2828
"grunt-contrib-qunit": "~0.3.0",
2929
"grunt-contrib-uglify": "0.2.7"

0 commit comments

Comments
 (0)