|
5 | 5 | "url": "http://gajus.com"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "@es-joy/jsdoccomment": "~0.30.0", |
| 8 | + "@es-joy/jsdoccomment": "~0.31.0", |
9 | 9 | "comment-parser": "1.3.1",
|
10 | 10 | "debug": "^4.3.4",
|
11 | 11 | "escape-string-regexp": "^4.0.0",
|
|
16 | 16 | "description": "JSDoc linting rules for ESLint.",
|
17 | 17 | "devDependencies": {
|
18 | 18 | "@babel/cli": "^7.17.10",
|
19 |
| - "@babel/core": "^7.17.12", |
| 19 | + "@babel/core": "^7.18.0", |
20 | 20 | "@babel/eslint-parser": "^7.17.0",
|
21 | 21 | "@babel/node": "^7.17.10",
|
22 | 22 | "@babel/plugin-syntax-class-properties": "^7.12.13",
|
23 | 23 | "@babel/plugin-transform-flow-strip-types": "^7.17.12",
|
24 |
| - "@babel/preset-env": "^7.17.12", |
| 24 | + "@babel/preset-env": "^7.18.0", |
25 | 25 | "@babel/register": "^7.17.7",
|
26 |
| - "@es-joy/jsdoc-eslint-parser": "^0.16.0", |
| 26 | + "@es-joy/jsdoc-eslint-parser": "^0.17.0", |
27 | 27 | "@hkdobrev/run-if-changed": "^0.3.1",
|
28 |
| - "@typescript-eslint/parser": "^5.25.0", |
| 28 | + "@typescript-eslint/parser": "^5.26.0", |
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 | 32 | "chai": "^4.3.6",
|
33 | 33 | "cross-env": "^7.0.3",
|
34 | 34 | "decamelize": "^5.0.1",
|
35 |
| - "eslint": "^8.15.0", |
| 35 | + "eslint": "^8.16.0", |
36 | 36 | "eslint-config-canonical": "~33.0.1",
|
37 | 37 | "gitdown": "^3.1.5",
|
38 | 38 | "glob": "^8.0.3",
|
|
0 commit comments