|
26 | 26 | "atom": ">=1.4.0 <2.0.0"
|
27 | 27 | },
|
28 | 28 | "dependencies": {
|
29 |
| - "atom-linter": "^10.0.0", |
30 |
| - "atom-package-deps": "^5.0.0", |
31 |
| - "csslint": "^1.0.5", |
32 |
| - "fs-plus": "^3.0.1" |
| 29 | + "atom-linter": "10.0.0", |
| 30 | + "atom-package-deps": "5.0.0", |
| 31 | + "csslint": "1.0.5", |
| 32 | + "fs-plus": "3.0.2" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 |
| - "@commitlint/cli": "^6.1.3", |
36 |
| - "@commitlint/config-conventional": "^6.1.3", |
37 |
| - "@commitlint/travis-cli": "^6.1.3", |
38 |
| - "@semantic-release/apm-config": "^2.0.1", |
39 |
| - "husky": "^0.14.3", |
40 |
| - "semantic-release": "^15.1.7", |
41 |
| - "eslint": "^4.6.0", |
42 |
| - "eslint-config-airbnb-base": "^12.0.0", |
43 |
| - "eslint-plugin-import": "^2.7.0", |
44 |
| - "jasmine-fix": "^1.3.0" |
| 35 | + "@commitlint/cli": "6.2.0", |
| 36 | + "@commitlint/config-conventional": "6.1.3", |
| 37 | + "@commitlint/travis-cli": "6.2.0", |
| 38 | + "@semantic-release/apm-config": "2.0.1", |
| 39 | + "husky": "0.14.3", |
| 40 | + "semantic-release": "15.12.5", |
| 41 | + "eslint": "4.19.1", |
| 42 | + "eslint-config-airbnb-base": "12.1.0", |
| 43 | + "eslint-plugin-import": "2.14.0", |
| 44 | + "jasmine-fix": "1.3.1" |
45 | 45 | },
|
46 | 46 | "package-deps": [
|
47 | 47 | "linter:2.0.0"
|
|
0 commit comments