|
25 | 25 | "license": "MIT", |
26 | 26 | "dependencies": {}, |
27 | 27 | "devDependencies": { |
28 | | - "babel-preset-es2015": "6.3.13", |
29 | | - "commitplease": "2.3.0", |
30 | | - "core-js": "2.0.3", |
31 | | - "cross-spawn": "2.1.5", |
32 | | - "grunt": "0.4.5", |
| 28 | + "babel-preset-es2015": "6.6.0", |
| 29 | + "commitplease": "2.3.1", |
| 30 | + "core-js": "2.2.2", |
| 31 | + "cross-spawn": "2.2.3", |
| 32 | + "grunt": "1.0.1", |
33 | 33 | "grunt-babel": "6.0.0", |
34 | | - "grunt-cli": "0.1.13", |
| 34 | + "grunt-cli": "1.2.0", |
35 | 35 | "grunt-compare-size": "0.4.0", |
36 | 36 | "grunt-contrib-jshint": "1.0.0", |
37 | | - "grunt-contrib-uglify": "0.11.0", |
38 | | - "grunt-contrib-watch": "0.6.1", |
39 | | - "grunt-git-authors": "3.1.0", |
| 37 | + "grunt-contrib-uglify": "1.0.1", |
| 38 | + "grunt-contrib-watch": "1.0.0", |
| 39 | + "grunt-git-authors": "3.2.0", |
40 | 40 | "grunt-jscs": "2.8.0", |
41 | 41 | "grunt-jsonlint": "1.0.7", |
42 | | - "grunt-newer": "1.1.1", |
| 42 | + "grunt-newer": "1.2.0", |
43 | 43 | "grunt-npmcopy": "0.1.0", |
44 | 44 | "gzip-js": "0.3.2", |
45 | | - "husky": "0.11.3", |
46 | | - "insight": "0.7.0", |
| 45 | + "husky": "0.11.4", |
| 46 | + "insight": "0.8.1", |
47 | 47 | "jsdom": "5.6.1", |
48 | | - "load-grunt-tasks": "3.4.0", |
| 48 | + "load-grunt-tasks": "3.5.0", |
49 | 49 | "native-promise-only": "0.8.1", |
50 | 50 | "promises-aplus-tests": "2.1.1", |
51 | 51 | "q": "1.4.1", |
52 | 52 | "qunit-assert-step": "1.0.3", |
53 | | - "qunitjs": "1.20.0", |
54 | | - "requirejs": "2.1.22", |
| 53 | + "qunitjs": "1.23.1", |
| 54 | + "requirejs": "2.2.0", |
55 | 55 | "sinon": "1.17.3", |
56 | 56 | "sizzle": "2.3.0", |
57 | | - "strip-json-comments": "2.0.0", |
| 57 | + "strip-json-comments": "2.0.1", |
58 | 58 | "testswarm": "1.1.0" |
59 | 59 | }, |
60 | 60 | "scripts": { |
|
0 commit comments