|
1 | 1 | {
|
2 | 2 | "name": "@studiometa/stylelint-config",
|
3 |
| - "version": "1.2.0", |
| 3 | + "version": "1.2.1", |
4 | 4 | "description": "StyleLint Configuration",
|
5 | 5 | "main": "index.js",
|
6 | 6 | "scripts": {
|
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@studiometa/eslint-config": "^1.1.3",
|
28 | 28 | "@studiometa/prettier-config": "^1.0.0",
|
29 |
| - "eslint": "^5.16.0", |
30 |
| - "husky": "^2.2.0" |
| 29 | + "eslint": "^6.0.1", |
| 30 | + "husky": "^2.7.0" |
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 |
| - "prettier": "^1.15.2", |
34 |
| - "stylelint": "^9.8.0", |
35 |
| - "stylelint-config-prettier": "^4.0.0", |
36 |
| - "stylelint-config-recommended": "^2.1.0", |
37 |
| - "stylelint-config-recommended-scss": "^3.2.0", |
| 33 | + "prettier": "^1.18.2", |
| 34 | + "stylelint": "^10.1.0", |
| 35 | + "stylelint-config-prettier": "^5.2.0", |
| 36 | + "stylelint-config-recommended": "^2.2.0", |
| 37 | + "stylelint-config-recommended-scss": "^3.3.0", |
38 | 38 | "stylelint-formatter-pretty": "^1.0.3",
|
39 |
| - "stylelint-high-performance-animation": "^1.1.1", |
| 39 | + "stylelint-high-performance-animation": "^1.2.1", |
40 | 40 | "stylelint-order": "^3.0.0",
|
41 |
| - "stylelint-prettier": "^1.0.5", |
42 |
| - "stylelint-scss": "^3.4.0" |
| 41 | + "stylelint-prettier": "^1.1.1", |
| 42 | + "stylelint-scss": "^3.8.0" |
43 | 43 | }
|
44 | 44 | }
|
0 commit comments