|
16 | 16 | "description": "JSDoc linting rules for ESLint.", |
17 | 17 | "devDependencies": { |
18 | 18 | "@babel/cli": "^7.19.3", |
19 | | - "@babel/core": "^7.19.6", |
| 19 | + "@babel/core": "^7.20.2", |
20 | 20 | "@babel/eslint-parser": "^7.19.1", |
21 | | - "@babel/node": "^7.20.0", |
| 21 | + "@babel/node": "^7.20.2", |
22 | 22 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
23 | 23 | "@babel/plugin-transform-flow-strip-types": "^7.19.0", |
24 | | - "@babel/preset-env": "^7.19.4", |
| 24 | + "@babel/preset-env": "^7.20.2", |
25 | 25 | "@babel/register": "^7.18.9", |
26 | 26 | "@es-joy/jsdoc-eslint-parser": "^0.17.0", |
27 | 27 | "@hkdobrev/run-if-changed": "^0.3.1", |
28 | | - "@typescript-eslint/parser": "^5.42.0", |
| 28 | + "@typescript-eslint/parser": "^5.42.1", |
29 | 29 | "babel-plugin-add-module-exports": "^1.0.4", |
30 | 30 | "babel-plugin-istanbul": "^6.1.1", |
31 | 31 | "camelcase": "^6.3.0", |
32 | | - "chai": "^4.3.6", |
| 32 | + "chai": "^4.3.7", |
33 | 33 | "cross-env": "^7.0.3", |
34 | 34 | "decamelize": "^5.0.1", |
35 | | - "eslint": "^8.26.0", |
| 35 | + "eslint": "^8.27.0", |
36 | 36 | "eslint-config-canonical": "~33.0.1", |
37 | 37 | "gitdown": "^3.1.5", |
38 | 38 | "glob": "^8.0.3", |
39 | | - "husky": "^8.0.1", |
| 39 | + "husky": "^8.0.2", |
40 | 40 | "jsdoc-type-pratt-parser": "^3.1.0", |
41 | 41 | "lint-staged": "^13.0.3", |
42 | 42 | "lodash.defaultsdeep": "^4.6.1", |
|
0 commit comments