|
110 | 110 | "lodash.merge": "4.6.2" |
111 | 111 | }, |
112 | 112 | "devDependencies": { |
113 | | - "@babel/core": "7.15.8", |
114 | | - "@babel/eslint-parser": "7.15.8", |
| 113 | + "@babel/core": "7.16.0", |
115 | 114 | "@commitlint/cli": "13.2.1", |
116 | 115 | "@commitlint/config-conventional": "13.2.0", |
117 | | - "@commitlint/format": "13.2.0", |
118 | 116 | "@commitlint/types": "13.2.0", |
119 | 117 | "@flex-development/grease": "2.0.0", |
120 | | - "@flex-development/trext": "2.0.0", |
121 | | - "@jest/globals": "27.2.5", |
| 118 | + "@flex-development/trext": "2.0.1", |
| 119 | + "@jest/globals": "27.3.1", |
122 | 120 | "@jest/types": "27.2.5", |
123 | 121 | "@log/config": "link:src/config", |
124 | 122 | "@log/enums": "link:src/enums", |
|
136 | 134 | "@types/rimraf": "3.0.2", |
137 | 135 | "@types/shelljs": "0.8.9", |
138 | 136 | "@types/yargs": "17.0.5", |
139 | | - "@typescript-eslint/eslint-plugin": "4.33.0", |
140 | | - "@typescript-eslint/parser": "4.33.0", |
| 137 | + "@typescript-eslint/eslint-plugin": "5.2.0", |
| 138 | + "@typescript-eslint/parser": "5.2.0", |
141 | 139 | "@vates/toggle-scripts": "1.0.0", |
142 | 140 | "@vercel/ncc": "0.31.1", |
143 | 141 | "ansi-styles": "6.1.0", |
144 | 142 | "comment-json": "4.1.1", |
145 | 143 | "concurrently": "6.3.0", |
146 | 144 | "dotenv": "10.0.0", |
147 | 145 | "dotenv-expand": "5.1.0", |
148 | | - "eslint": "7.32.0", |
| 146 | + "eslint": "8.1.0", |
149 | 147 | "eslint-config-prettier": "8.3.0", |
150 | 148 | "eslint-import-resolver-node": "0.3.6", |
151 | 149 | "eslint-import-resolver-typescript": "2.5.0", |
152 | | - "eslint-plugin-import": "2.24.2", |
153 | | - "eslint-plugin-jest": "24.7.0", |
154 | | - "eslint-plugin-jsdoc": "36.1.1", |
| 150 | + "eslint-plugin-import": "2.25.2", |
| 151 | + "eslint-plugin-jest": "25.2.2", |
| 152 | + "eslint-plugin-jsdoc": "37.0.3", |
155 | 153 | "eslint-plugin-markdown": "2.2.1", |
156 | 154 | "eslint-plugin-markdownlint": "0.2.2", |
157 | 155 | "eslint-plugin-node": "11.1.0", |
158 | 156 | "eslint-plugin-prettier": "4.0.0", |
159 | 157 | "eslint-plugin-spellcheck": "0.0.19", |
160 | 158 | "eslint-plugin-tree-shaking": "1.9.2", |
161 | | - "eslint-plugin-unicorn": "36.0.0", |
| 159 | + "eslint-plugin-unicorn": "37.0.1", |
162 | 160 | "fs-extra": "10.0.0", |
163 | | - "husky": "7.0.2", |
164 | | - "is-ci": "3.0.0", |
165 | | - "jest": "27.2.5", |
166 | | - "jest-extended": "0.11.5", |
| 161 | + "husky": "7.0.4", |
| 162 | + "is-ci": "3.0.1", |
| 163 | + "jest": "27.3.1", |
| 164 | + "jest-extended": "1.1.0", |
167 | 165 | "jest-github-reporter": "1.0.2", |
168 | 166 | "jest-mock-console": "1.2.3", |
169 | | - "lint-staged": "11.2.3", |
| 167 | + "lint-staged": "11.2.6", |
170 | 168 | "prettier": "2.4.1", |
171 | 169 | "prettier-plugin-sh": "0.7.1", |
172 | 170 | "read-pkg": "7.0.0", |
173 | | - "replace-in-file": "6.2.0", |
174 | | - "resolve-tspaths": "0.1.1", |
| 171 | + "replace-in-file": "6.3.2", |
| 172 | + "resolve-tspaths": "0.1.2", |
175 | 173 | "rimraf": "3.0.2", |
176 | 174 | "shelljs": "0.8.4", |
177 | | - "ts-jest": "27.0.5", |
| 175 | + "ts-jest": "27.0.7", |
178 | 176 | "ts-node": "10.4.0", |
179 | 177 | "tsc-prog": "2.2.1", |
180 | 178 | "tsconfig": "7.0.0", |
|
0 commit comments