|
68 | 68 | "tslib": "^2.4.0" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@byndyusoft/eslint-config": "2.2.1", |
| 71 | + "@byndyusoft/eslint-config": "2.6.0", |
72 | 72 | "@byndyusoft/tsconfig": "1.2.0", |
73 | | - "@commitlint/cli": "17.3.0", |
74 | | - "@commitlint/config-conventional": "17.3.0", |
75 | | - "@types/jest": "29.2.4", |
76 | | - "@types/node": "14.18.36", |
77 | | - "eslint": "8.30.0", |
78 | | - "husky": "8.0.2", |
79 | | - "jest": "29.3.1", |
80 | | - "jest-extended": "3.2.0", |
81 | | - "lint-staged": "13.1.0", |
82 | | - "markdownlint-cli": "0.32.2", |
| 73 | + "@commitlint/cli": "17.8.1", |
| 74 | + "@commitlint/config-conventional": "17.8.1", |
| 75 | + "@types/jest": "29.5.14", |
| 76 | + "@types/node": "14.18.63", |
| 77 | + "eslint": "8.57.1", |
| 78 | + "husky": "8.0.3", |
| 79 | + "jest": "29.7.0", |
| 80 | + "jest-extended": "3.2.4", |
| 81 | + "lint-staged": "13.3.0", |
| 82 | + "markdownlint-cli": "0.45.0", |
83 | 83 | "pinst": "3.0.0", |
84 | | - "prettier": "2.8.1", |
85 | | - "prettier-plugin-packagejson": "2.3.0", |
| 84 | + "prettier": "2.8.8", |
| 85 | + "prettier-plugin-packagejson": "2.5.14", |
86 | 86 | "semantic-release": "19.0.5", |
87 | | - "shx": "0.3.4", |
88 | | - "ts-jest": "29.0.3", |
89 | | - "typescript": "4.9.4" |
| 87 | + "shx": "0.4.0", |
| 88 | + "ts-jest": "29.3.4", |
| 89 | + "typescript": "4.9.5" |
90 | 90 | }, |
91 | | - "packageManager": "yarn@4.0.0-rc.34", |
| 91 | + "packageManager": "yarn@4.9.1", |
92 | 92 | "engines": { |
93 | 93 | "node": ">=14" |
94 | 94 | }, |
|
0 commit comments