mirror of
https://github.com/jquery/jquery.git
synced 2026-01-31 13:28:02 -05:00
Build: Update dependencies (except jsdom)
This commit is contained in:
32
package.json
32
package.json
@@ -25,36 +25,36 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"babel-preset-es2015": "6.3.13",
|
||||
"commitplease": "2.3.0",
|
||||
"core-js": "2.0.3",
|
||||
"cross-spawn": "2.1.5",
|
||||
"grunt": "0.4.5",
|
||||
"babel-preset-es2015": "6.6.0",
|
||||
"commitplease": "2.3.1",
|
||||
"core-js": "2.2.2",
|
||||
"cross-spawn": "2.2.3",
|
||||
"grunt": "1.0.1",
|
||||
"grunt-babel": "6.0.0",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-cli": "1.2.0",
|
||||
"grunt-compare-size": "0.4.0",
|
||||
"grunt-contrib-jshint": "1.0.0",
|
||||
"grunt-contrib-uglify": "0.11.0",
|
||||
"grunt-contrib-watch": "0.6.1",
|
||||
"grunt-git-authors": "3.1.0",
|
||||
"grunt-contrib-uglify": "1.0.1",
|
||||
"grunt-contrib-watch": "1.0.0",
|
||||
"grunt-git-authors": "3.2.0",
|
||||
"grunt-jscs": "2.8.0",
|
||||
"grunt-jsonlint": "1.0.7",
|
||||
"grunt-newer": "1.1.1",
|
||||
"grunt-newer": "1.2.0",
|
||||
"grunt-npmcopy": "0.1.0",
|
||||
"gzip-js": "0.3.2",
|
||||
"husky": "0.11.3",
|
||||
"insight": "0.7.0",
|
||||
"husky": "0.11.4",
|
||||
"insight": "0.8.1",
|
||||
"jsdom": "5.6.1",
|
||||
"load-grunt-tasks": "3.4.0",
|
||||
"load-grunt-tasks": "3.5.0",
|
||||
"native-promise-only": "0.8.1",
|
||||
"promises-aplus-tests": "2.1.1",
|
||||
"q": "1.4.1",
|
||||
"qunit-assert-step": "1.0.3",
|
||||
"qunitjs": "1.20.0",
|
||||
"requirejs": "2.1.22",
|
||||
"qunitjs": "1.23.1",
|
||||
"requirejs": "2.2.0",
|
||||
"sinon": "1.17.3",
|
||||
"sizzle": "2.3.0",
|
||||
"strip-json-comments": "2.0.0",
|
||||
"strip-json-comments": "2.0.1",
|
||||
"testswarm": "1.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user