|
5 | 5 | "url": "http://gajus.com"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "@es-joy/jsdoccomment": "~0.50.2", |
| 8 | + "@es-joy/jsdoccomment": "~0.51.1", |
9 | 9 | "are-docs-informative": "^0.0.2",
|
10 | 10 | "comment-parser": "1.4.1",
|
11 | 11 | "debug": "^4.4.1",
|
12 | 12 | "escape-string-regexp": "^4.0.0",
|
13 |
| - "espree": "^10.3.0", |
| 13 | + "espree": "^10.4.0", |
14 | 14 | "esquery": "^1.6.0",
|
15 | 15 | "parse-imports-exports": "^0.2.4",
|
16 | 16 | "semver": "^7.7.2",
|
|
20 | 20 | "devDependencies": {
|
21 | 21 | "@babel/cli": "^7.27.2",
|
22 | 22 | "@babel/core": "^7.27.4",
|
23 |
| - "@babel/eslint-parser": "^7.27.1", |
| 23 | + "@babel/eslint-parser": "^7.27.5", |
24 | 24 | "@babel/node": "^7.27.1",
|
25 | 25 | "@babel/plugin-syntax-class-properties": "^7.12.13",
|
26 | 26 | "@babel/plugin-transform-flow-strip-types": "^7.27.1",
|
|
36 | 36 | "@types/eslint": "^9.6.1",
|
37 | 37 | "@types/espree": "^10.1.0",
|
38 | 38 | "@types/esquery": "^1.5.4",
|
39 |
| - "@types/estree": "^1.0.7", |
| 39 | + "@types/estree": "^1.0.8", |
40 | 40 | "@types/json-schema": "^7.0.15",
|
41 | 41 | "@types/lodash.defaultsdeep": "^4.6.9",
|
42 | 42 | "@types/mocha": "^10.0.10",
|
43 |
| - "@types/node": "^22.15.29", |
| 43 | + "@types/node": "^24.0.3", |
44 | 44 | "@types/semver": "^7.7.0",
|
45 | 45 | "@types/spdx-expression-parse": "^3.0.5",
|
46 |
| - "@typescript-eslint/types": "^8.33.0", |
| 46 | + "@typescript-eslint/types": "^8.34.1", |
47 | 47 | "babel-plugin-add-module-exports": "^1.0.4",
|
48 | 48 | "babel-plugin-istanbul": "^7.0.0",
|
49 |
| - "babel-plugin-transform-import-meta": "^2.3.2", |
| 49 | + "babel-plugin-transform-import-meta": "^2.3.3", |
50 | 50 | "c8": "^10.1.3",
|
51 | 51 | "camelcase": "^8.0.0",
|
52 | 52 | "chai": "^5.2.0",
|
53 | 53 | "cross-env": "^7.0.3",
|
54 | 54 | "decamelize": "^6.0.0",
|
55 |
| - "eslint": "9.28.0", |
| 55 | + "eslint": "9.29.0", |
56 | 56 | "eslint-config-canonical": "~44.9.5",
|
57 | 57 | "gitdown": "^4.1.1",
|
58 |
| - "glob": "^11.0.2", |
| 58 | + "glob": "^11.0.3", |
59 | 59 | "globals": "^16.2.0",
|
60 | 60 | "husky": "^9.1.7",
|
61 | 61 | "jsdoc-type-pratt-parser": "^4.1.0",
|
62 | 62 | "json-schema": "^0.4.0",
|
63 |
| - "lint-staged": "^16.1.0", |
| 63 | + "lint-staged": "^16.1.2", |
64 | 64 | "lodash.defaultsdeep": "^4.6.1",
|
65 |
| - "mocha": "^11.5.0", |
| 65 | + "mocha": "^11.7.0", |
66 | 66 | "open-editor": "^5.1.0",
|
67 | 67 | "replace": "^1.2.2",
|
68 | 68 | "rimraf": "^6.0.1",
|
69 | 69 | "semantic-release": "^24.2.5",
|
70 | 70 | "typescript": "5.8.3",
|
71 |
| - "typescript-eslint": "^8.33.0" |
| 71 | + "typescript-eslint": "^8.34.1" |
72 | 72 | },
|
73 | 73 | "engines": {
|
74 | 74 | "node": ">=20.11.0"
|
|
0 commit comments