|
23 | 23 | "@babel/node": "^7.22.19",
|
24 | 24 | "@babel/plugin-syntax-class-properties": "^7.12.13",
|
25 | 25 | "@babel/plugin-transform-flow-strip-types": "^7.23.3",
|
26 |
| - "@babel/preset-env": "^7.23.7", |
| 26 | + "@babel/preset-env": "^7.23.8", |
27 | 27 | "@es-joy/escodegen": "^3.5.1",
|
28 | 28 | "@es-joy/jsdoc-eslint-parser": "^0.21.1",
|
29 | 29 | "@hkdobrev/run-if-changed": "^0.3.1",
|
|
32 | 32 | "@semantic-release/npm": "^11.0.2",
|
33 | 33 | "@types/chai": "^4.3.11",
|
34 | 34 | "@types/debug": "^4.1.12",
|
35 |
| - "@types/eslint": "^8.56.0", |
| 35 | + "@types/eslint": "^8.56.2", |
36 | 36 | "@types/esquery": "^1.5.3",
|
37 | 37 | "@types/estree": "^1.0.5",
|
38 | 38 | "@types/json-schema": "^7.0.15",
|
39 | 39 | "@types/lodash.defaultsdeep": "^4.6.9",
|
40 | 40 | "@types/mocha": "^10.0.6",
|
41 |
| - "@types/node": "^20.10.6", |
| 41 | + "@types/node": "^20.11.0", |
42 | 42 | "@types/semver": "^7.5.6",
|
43 | 43 | "@types/spdx-expression-parse": "^3.0.5",
|
44 |
| - "@typescript-eslint/parser": "^6.17.0", |
| 44 | + "@typescript-eslint/parser": "^6.18.1", |
45 | 45 | "babel-plugin-add-module-exports": "^1.0.4",
|
46 | 46 | "babel-plugin-istanbul": "^6.1.1",
|
47 |
| - "c8": "^8.0.1", |
| 47 | + "c8": "^9.1.0", |
48 | 48 | "camelcase": "^6.3.0",
|
49 | 49 | "chai": "^4.3.10",
|
50 | 50 | "cross-env": "^7.0.3",
|
|
64 | 64 | "open-editor": "^3.0.0",
|
65 | 65 | "replace": "^1.2.2",
|
66 | 66 | "rimraf": "^5.0.5",
|
67 |
| - "semantic-release": "^22.0.12", |
| 67 | + "semantic-release": "^23.0.0", |
68 | 68 | "typescript": "5.3.3"
|
69 | 69 | },
|
70 | 70 | "engines": {
|
|
0 commit comments