|
15 | 15 | }, |
16 | 16 | "description": "JSDoc linting rules for ESLint.", |
17 | 17 | "devDependencies": { |
18 | | - "@babel/cli": "^7.12.10", |
19 | | - "@babel/core": "^7.12.10", |
20 | | - "@babel/eslint-parser": "^7.12.1", |
21 | | - "@babel/node": "^7.12.10", |
22 | | - "@babel/plugin-syntax-class-properties": "^7.12.1", |
23 | | - "@babel/plugin-transform-flow-strip-types": "^7.12.10", |
24 | | - "@babel/preset-env": "^7.12.11", |
25 | | - "@babel/register": "^7.12.10", |
| 18 | + "@babel/cli": "^7.12.13", |
| 19 | + "@babel/core": "^7.12.13", |
| 20 | + "@babel/eslint-parser": "^7.12.13", |
| 21 | + "@babel/node": "^7.12.13", |
| 22 | + "@babel/plugin-syntax-class-properties": "^7.12.13", |
| 23 | + "@babel/plugin-transform-flow-strip-types": "^7.12.13", |
| 24 | + "@babel/preset-env": "^7.12.13", |
| 25 | + "@babel/register": "^7.12.13", |
26 | 26 | "@hkdobrev/run-if-changed": "^0.3.1", |
27 | | - "@typescript-eslint/parser": "^4.14.0", |
| 27 | + "@typescript-eslint/parser": "^4.14.2", |
28 | 28 | "babel-plugin-add-module-exports": "^1.0.4", |
29 | 29 | "babel-plugin-istanbul": "^6.0.0", |
30 | | - "chai": "^4.2.0", |
| 30 | + "chai": "^4.3.0", |
31 | 31 | "cross-env": "^7.0.3", |
32 | | - "eslint": "7.18.0", |
33 | | - "eslint-config-canonical": "^25.8.9", |
| 32 | + "eslint": "7.19.0", |
| 33 | + "eslint-config-canonical": "^25.8.14", |
34 | 34 | "gitdown": "^3.1.3", |
35 | 35 | "glob": "^7.1.6", |
36 | 36 | "husky": "^4.3.8", |
37 | | - "lint-staged": "^10.5.3", |
| 37 | + "lint-staged": "^10.5.4", |
38 | 38 | "mocha": "^8.2.1", |
39 | 39 | "nyc": "^15.1.0", |
40 | 40 | "rimraf": "^3.0.2", |
|
0 commit comments