|
5 | 5 | "url": "http://gajus.com"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "@es-joy/jsdoccomment": "0.14.2", |
| 8 | + "@es-joy/jsdoccomment": "0.15.0", |
9 | 9 | "comment-parser": "1.3.0",
|
10 | 10 | "debug": "^4.3.3",
|
11 | 11 | "escape-string-regexp": "^4.0.0",
|
12 | 12 | "esquery": "^1.4.0",
|
13 |
| - "jsdoc-type-pratt-parser": "^2.0.2", |
| 13 | + "jsdoc-type-pratt-parser": "^2.1.0", |
14 | 14 | "regextras": "^0.8.0",
|
15 | 15 | "semver": "^7.3.5",
|
16 | 16 | "spdx-expression-parse": "^3.0.1"
|
|
26 | 26 | "@babel/preset-env": "^7.16.7",
|
27 | 27 | "@babel/register": "^7.16.7",
|
28 | 28 | "@hkdobrev/run-if-changed": "^0.3.1",
|
29 |
| - "@typescript-eslint/parser": "^5.8.1", |
| 29 | + "@typescript-eslint/parser": "^5.9.0", |
30 | 30 | "babel-plugin-add-module-exports": "^1.0.4",
|
31 | 31 | "babel-plugin-istanbul": "^6.1.1",
|
32 | 32 | "camelcase": "^6.3.0",
|
33 | 33 | "chai": "^4.3.4",
|
34 | 34 | "cross-env": "^7.0.3",
|
35 | 35 | "decamelize": "^5.0.1",
|
36 | 36 | "eslint": "^8.6.0",
|
37 |
| - "eslint-config-canonical": "^33.0.0", |
| 37 | + "eslint-config-canonical": "^33.0.1", |
38 | 38 | "gitdown": "^3.1.4",
|
39 | 39 | "glob": "^7.2.0",
|
40 | 40 | "husky": "^7.0.4",
|
41 |
| - "lint-staged": "^12.1.5", |
| 41 | + "lint-staged": "^12.1.7", |
42 | 42 | "lodash.defaultsdeep": "^4.6.1",
|
43 | 43 | "mocha": "^9.1.3",
|
44 | 44 | "nyc": "^15.1.0",
|
|
0 commit comments