|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@fullhuman/postcss-purgecss": "^1.2.0",
|
39 |
| - "autoprefixer": "^9.5.1", |
| 39 | + "autoprefixer": "^9.6.1", |
40 | 40 | "cssnano": "^4.1.10",
|
41 |
| - "eslint": "^5.16.0", |
42 |
| - "eslint-config-standard": "^12.0.0", |
43 |
| - "eslint-plugin-import": "^2.17.2", |
44 |
| - "eslint-plugin-node": "^9.0.1", |
45 |
| - "eslint-plugin-promise": "^4.1.1", |
| 41 | + "eslint": "^6.1.0", |
| 42 | + "eslint-config-standard": "^13.0.1", |
| 43 | + "eslint-plugin-import": "^2.18.2", |
| 44 | + "eslint-plugin-node": "^9.1.0", |
| 45 | + "eslint-plugin-promise": "^4.2.1", |
46 | 46 | "eslint-plugin-standard": "^4.0.0",
|
47 | 47 | "npm-run-all": "^4.1.5",
|
48 | 48 | "parcel-plugin-bundle-visualiser": "^1.2.0",
|
49 |
| - "postcss-cli": "^6.1.2", |
| 49 | + "postcss-cli": "^6.1.3", |
50 | 50 | "postcss-fontpath": "^1.0.0",
|
51 | 51 | "posthtml-expressions": "^1.1.1",
|
52 | 52 | "posthtml-include": "^1.2.0",
|
53 | 53 | "posthtml-load-config": "^1.0.0",
|
54 | 54 | "stylelint-config-standard": "^18.3.0",
|
55 |
| - "tailwindcss": "^1.0.1" |
| 55 | + "tailwindcss": "^1.0.6" |
56 | 56 | }
|
57 | 57 | }
|
0 commit comments