|
20 | 20 | }, |
21 | 21 | "main": "lib/safe-parse", |
22 | 22 | "dependencies": { |
23 | | - "postcss": "^8.0.4" |
| 23 | + "postcss": "^8.1.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@logux/eslint-config": "^40.0.4", |
| 26 | + "@logux/eslint-config": "^40.0.5", |
27 | 27 | "ci-job-number": "^1.2.2", |
28 | 28 | "clean-publish": "^1.1.8", |
29 | | - "eslint": "^7.9.0", |
| 29 | + "eslint": "^7.10.0", |
30 | 30 | "eslint-ci": "^1.0.0", |
31 | 31 | "eslint-config-standard": "^14.1.1", |
32 | 32 | "eslint-plugin-import": "^2.22.0", |
33 | | - "eslint-plugin-jest": "^24.0.1", |
| 33 | + "eslint-plugin-jest": "^24.0.2", |
34 | 34 | "eslint-plugin-node": "^11.1.0", |
35 | 35 | "eslint-plugin-prefer-let": "^1.1.0", |
36 | 36 | "eslint-plugin-prettierx": "^0.14.0", |
37 | 37 | "eslint-plugin-promise": "^4.2.1", |
38 | 38 | "eslint-plugin-security": "^1.4.0", |
39 | 39 | "eslint-plugin-standard": "^4.0.1", |
40 | | - "eslint-plugin-unicorn": "^21.0.0", |
| 40 | + "eslint-plugin-unicorn": "^22.0.0", |
41 | 41 | "husky": "^4.3.0", |
42 | 42 | "jest": "^26.4.2", |
43 | 43 | "jest-ci": "^0.1.1", |
44 | 44 | "lint-staged": "^10.4.0", |
45 | 45 | "postcss-parser-tests": "^8.3.0", |
46 | | - "postcss-sharec-config": "^0.1.6" |
| 46 | + "postcss-sharec-config": "^0.1.8" |
47 | 47 | }, |
48 | 48 | "husky": { |
49 | 49 | "hooks": { |
|
66 | 66 | }, |
67 | 67 | "sharec": { |
68 | 68 | "config": "postcss-sharec-config", |
69 | | - "version": "0.1.6" |
| 69 | + "version": "0.1.8" |
70 | 70 | } |
71 | 71 | } |
0 commit comments