|
39 | 39 | "repository": "postcss/postcss", |
40 | 40 | "dependencies": { |
41 | 41 | "colorette": "^1.2.1", |
42 | | - "nanoid": "^3.1.16", |
| 42 | + "nanoid": "^3.1.18", |
43 | 43 | "source-map": "^0.6.1", |
44 | 44 | "vfile-location": "^3.2.0" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "@logux/eslint-config": "^42.2.2", |
48 | | - "@size-limit/preset-small-lib": "^4.8.0", |
| 48 | + "@size-limit/preset-small-lib": "^4.9.0", |
49 | 49 | "@types/fs-extra": "^9.0.4", |
50 | 50 | "@types/jest": "^26.0.15", |
51 | | - "@types/node": "^14.14.8", |
| 51 | + "@types/node": "^14.14.9", |
52 | 52 | "@typescript-eslint/eslint-plugin": "^4.8.1", |
53 | 53 | "@typescript-eslint/parser": "^4.8.1", |
54 | 54 | "check-dts": "^0.4.0", |
|
57 | 57 | "concat-with-sourcemaps": "^1.1.0", |
58 | 58 | "documentation": "^13.1.0", |
59 | 59 | "documentation-theme-light": "^1.1.1", |
60 | | - "eslint": "^7.13.0", |
| 60 | + "eslint": "^7.14.0", |
61 | 61 | "eslint-config-standard": "^16.0.2", |
62 | 62 | "eslint-plugin-import": "^2.22.1", |
63 | 63 | "eslint-plugin-jest": "^24.1.3", |
|
73 | 73 | "lint-staged": "^10.5.1", |
74 | 74 | "nanodelay": "^1.0.6", |
75 | 75 | "postcss-parser-tests": "^8.3.3", |
76 | | - "size-limit": "^4.8.0", |
| 76 | + "size-limit": "^4.9.0", |
77 | 77 | "strip-ansi": "^6.0.0", |
78 | 78 | "ts-jest": "^26.4.4", |
79 | | - "typescript": "^4.0.5", |
| 79 | + "typescript": "^4.1.2", |
80 | 80 | "yaspeller": "^7.0.0" |
81 | 81 | }, |
82 | 82 | "lint-staged": { |
|
0 commit comments