|
17 | 17 | "dependencies": {
|
18 | 18 | "browserstack": "1.5.0",
|
19 | 19 | "browserstacktunnel-wrapper": "~2.0.1",
|
20 |
| - "q": "~1.4.1" |
| 20 | + "q": "~1.5.0" |
21 | 21 | },
|
22 | 22 | "peerDependencies": {
|
23 | 23 | "karma": ">=0.9"
|
24 | 24 | },
|
25 | 25 | "license": "MIT",
|
26 | 26 | "devDependencies": {
|
27 |
| - "eslint": "^3.14.1", |
28 |
| - "eslint-config-standard": "^4.0.0", |
29 |
| - "eslint-plugin-standard": "^1.2.0", |
30 |
| - "grunt": "~0.4.5", |
31 |
| - "grunt-auto-release": "0.0.6", |
32 |
| - "grunt-bump": "~0.5.0", |
33 |
| - "grunt-conventional-changelog": "^4.1.0", |
34 |
| - "grunt-conventional-github-releaser": "^0.4.0", |
35 |
| - "grunt-eslint": "^17.0.0", |
| 27 | + "eslint": "^4.1.1", |
| 28 | + "eslint-config-standard": "^10.2.1", |
| 29 | + "eslint-plugin-import": "^2.6.0", |
| 30 | + "eslint-plugin-node": "^5.1.0", |
| 31 | + "eslint-plugin-promise": "^3.5.0", |
| 32 | + "eslint-plugin-standard": "^3.0.1", |
| 33 | + "grunt": "~1.0.1", |
| 34 | + "grunt-auto-release": "0.0.7", |
| 35 | + "grunt-bump": "~0.8.0", |
| 36 | + "grunt-conventional-changelog": "^6.1.0", |
| 37 | + "grunt-conventional-github-releaser": "^1.0.0", |
| 38 | + "grunt-eslint": "^20.0.0", |
36 | 39 | "grunt-npm": "~0.0.2",
|
37 |
| - "load-grunt-tasks": "^3.2.0" |
| 40 | + "load-grunt-tasks": "^3.5.2" |
38 | 41 | },
|
39 | 42 | "contributors": [
|
40 | 43 | "Friedel Ziegelmayer <[email protected]>",
|
|
0 commit comments