|
25 | 25 | "license": "MIT",
|
26 | 26 | "dependencies": {},
|
27 | 27 | "devDependencies": {
|
28 |
| - "@babel/core": "7.4.3", |
29 |
| - "@babel/plugin-transform-for-of": "7.4.3", |
| 28 | + "@babel/core": "7.10.5", |
| 29 | + "@babel/plugin-transform-for-of": "7.10.4", |
30 | 30 | "commitplease": "3.2.0",
|
31 |
| - "core-js-bundle": "3.0.0", |
| 31 | + "core-js-bundle": "3.6.5", |
32 | 32 | "eslint-config-jquery": "3.0.0",
|
33 |
| - "eslint-plugin-import": "2.18.2", |
34 |
| - "grunt": "1.0.4", |
| 33 | + "eslint-plugin-import": "2.22.0", |
| 34 | + "grunt": "1.2.1", |
35 | 35 | "grunt-babel": "8.0.0",
|
36 | 36 | "grunt-cli": "1.3.2",
|
37 | 37 | "grunt-compare-size": "0.4.2",
|
38 | 38 | "grunt-contrib-uglify": "3.4.0",
|
39 | 39 | "grunt-contrib-watch": "1.1.0",
|
40 |
| - "grunt-eslint": "22.0.0", |
| 40 | + "grunt-eslint": "23.0.0", |
41 | 41 | "grunt-git-authors": "3.2.0",
|
42 |
| - "grunt-jsonlint": "1.1.0", |
43 |
| - "grunt-karma": "3.0.1", |
| 42 | + "grunt-jsonlint": "2.1.2", |
| 43 | + "grunt-karma": "4.0.0", |
44 | 44 | "grunt-newer": "1.3.0",
|
45 | 45 | "gzip-js": "0.3.2",
|
46 |
| - "husky": "1.3.1", |
47 |
| - "insight": "0.10.1", |
48 |
| - "jsdom": "14.0.0", |
49 |
| - "karma": "4.0.1", |
50 |
| - "karma-browserstack-launcher": "1.5.1", |
51 |
| - "karma-chrome-launcher": "2.2.0", |
52 |
| - "karma-firefox-launcher": "1.1.0", |
| 46 | + "husky": "4.2.5", |
| 47 | + "insight": "0.10.3", |
| 48 | + "jsdom": "16.3.0", |
| 49 | + "karma": "5.1.0", |
| 50 | + "karma-browserstack-launcher": "1.6.0", |
| 51 | + "karma-chrome-launcher": "3.1.0", |
| 52 | + "karma-firefox-launcher": "1.3.0", |
53 | 53 | "karma-ie-launcher": "1.0.0",
|
54 |
| - "karma-jsdom-launcher": "7.1.0", |
55 |
| - "karma-qunit": "3.0.0", |
56 |
| - "load-grunt-tasks": "4.0.0", |
| 54 | + "karma-jsdom-launcher": "8.0.2", |
| 55 | + "karma-qunit": "4.1.1", |
| 56 | + "load-grunt-tasks": "5.1.0", |
57 | 57 | "native-promise-only": "0.8.1",
|
58 | 58 | "promises-aplus-tests": "2.1.2",
|
59 | 59 | "q": "1.5.1",
|
60 |
| - "qunit": "2.9.2", |
61 |
| - "raw-body": "2.3.3", |
| 60 | + "qunit": "2.10.1", |
| 61 | + "raw-body": "2.4.1", |
62 | 62 | "requirejs": "2.3.6",
|
63 |
| - "rimraf": "3.0.0", |
64 |
| - "rollup": "1.27.6", |
| 63 | + "rimraf": "3.0.2", |
| 64 | + "rollup": "2.21.0", |
65 | 65 | "sinon": "7.3.1",
|
66 |
| - "strip-json-comments": "2.0.1", |
67 |
| - "testswarm": "1.1.0", |
| 66 | + "strip-json-comments": "3.1.1", |
| 67 | + "testswarm": "1.1.2", |
68 | 68 | "uglify-js": "3.4.7"
|
69 | 69 | },
|
70 | 70 | "scripts": {
|
|
0 commit comments