Skip to content

Commit 0150dc7

Browse files
committed
Update grunt and related packages
1 parent 6364c14 commit 0150dc7

File tree

3 files changed

+104
-180
lines changed

3 files changed

+104
-180
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -398,12 +398,8 @@
398398
"fp-ts": "^2.3.1",
399399
"geckodriver": "^1.20.0",
400400
"getopts": "^2.2.5",
401-
"grunt": "1.0.4",
402-
"grunt-available-tasks": "^0.6.3",
403-
"grunt-cli": "^1.2.0",
404-
"grunt-contrib-watch": "^1.1.0",
405-
"grunt-peg": "^2.0.1",
406-
"grunt-run": "0.8.1",
401+
"grunt": "^1.3.0",
402+
"grunt-run": "^0.8.1",
407403
"gulp-babel": "^8.0.0",
408404
"gulp-sourcemaps": "2.6.5",
409405
"has-ansi": "^3.0.0",

packages/kbn-ui-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"css-loader": "^3.4.2",
4343
"expose-loader": "^0.7.5",
4444
"file-loader": "^4.2.0",
45-
"grunt": "1.0.4",
45+
"grunt": "^1.3.0",
4646
"grunt-babel": "^8.0.0",
4747
"grunt-contrib-clean": "^1.1.0",
4848
"grunt-contrib-copy": "^1.0.0",

0 commit comments

Comments
 (0)