| 
68 | 68 |     "source-map": "^0.6.1"  | 
69 | 69 |   },  | 
70 | 70 |   "devDependencies": {  | 
71 |  | -    "@logux/eslint-config": "^45.2.2",  | 
 | 71 | +    "@logux/eslint-config": "^45.2.3",  | 
72 | 72 |     "@size-limit/preset-small-lib": "^4.10.2",  | 
73 |  | -    "@types/fs-extra": "^9.0.10",  | 
 | 73 | +    "@types/fs-extra": "^9.0.11",  | 
74 | 74 |     "@types/jest": "^26.0.22",  | 
75 |  | -    "@types/node": "^14.14.37",  | 
76 |  | -    "@typescript-eslint/eslint-plugin": "^4.21.0",  | 
77 |  | -    "@typescript-eslint/parser": "^4.21.0",  | 
 | 75 | +    "@types/node": "^14.14.41",  | 
 | 76 | +    "@typescript-eslint/eslint-plugin": "^4.22.0",  | 
 | 77 | +    "@typescript-eslint/parser": "^4.22.0",  | 
78 | 78 |     "check-dts": "^0.4.4",  | 
79 | 79 |     "ci-job-number": "^1.2.2",  | 
80 | 80 |     "clean-publish": "^2.1.1",  | 
 | 
87 | 87 |     "eslint-plugin-prefer-let": "^1.1.0",  | 
88 | 88 |     "eslint-plugin-promise": "^5.1.0",  | 
89 | 89 |     "eslint-plugin-security": "^1.4.0",  | 
90 |  | -    "eslint-plugin-unicorn": "^29.0.0",  | 
 | 90 | +    "eslint-plugin-unicorn": "^30.0.0",  | 
91 | 91 |     "fs-extra": "^9.1.0",  | 
92 | 92 |     "jest": "^26.6.3",  | 
93 | 93 |     "lint-staged": "^10.5.4",  | 
 | 
97 | 97 |     "simple-git-hooks": "^2.3.1",  | 
98 | 98 |     "size-limit": "^4.10.2",  | 
99 | 99 |     "strip-ansi": "^6.0.0",  | 
100 |  | -    "ts-jest": "^26.5.4",  | 
 | 100 | +    "ts-jest": "^26.5.5",  | 
101 | 101 |     "typescript": "^4.2.4",  | 
102 | 102 |     "yaspeller": "^7.0.0"  | 
103 | 103 |   },  | 
 | 
0 commit comments