diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2016-04-23 21:52:00 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2016-04-23 21:52:00 -0400 |
commit | a51cb2596551f12448ae1659f1ebce29607a94d8 (patch) | |
tree | 0b8b99dc616735f1a58b6dcdccecfb0b50bed691 /package.json | |
parent | bc39338d3545522e31b68c50caa2a7d719354a70 (diff) | |
download | jquery-a51cb2596551f12448ae1659f1ebce29607a94d8.tar.gz jquery-a51cb2596551f12448ae1659f1ebce29607a94d8.zip |
Build: Update dependencies
Ref bc39338d3545522e31b68c50caa2a7d719354a70
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index c9e5f7ceb..5f6d3c0ee 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "commitplease": "2.3.1", "core-js": "2.2.2", "cross-spawn": "2.2.3", - "grunt": "0.4.5", + "grunt": "1.0.1", "grunt-babel": "6.0.0", "grunt-cli": "1.2.0", - "grunt-compare-size": "0.4.0", + "grunt-compare-size": "0.4.1", "grunt-contrib-jshint": "1.0.0", "grunt-contrib-uglify": "1.0.1", "grunt-contrib-watch": "1.0.0", |