Skip to content

Commit dde0486

Browse files
committed
chore: update devDeps.
1 parent 628433e commit dde0486

File tree

2 files changed

+355
-336
lines changed

2 files changed

+355
-336
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"@types/estree": "^1.0.8",
4545
"@types/json-schema": "^7.0.15",
4646
"@types/mocha": "^10.0.10",
47-
"@types/node": "^24.10.1",
47+
"@types/node": "^24.10.3",
4848
"@types/semver": "^7.7.1",
4949
"@types/spdx-expression-parse": "^3.0.5",
50-
"@typescript-eslint/types": "^8.47.0",
50+
"@typescript-eslint/types": "^8.49.0",
5151
"babel-plugin-add-module-exports": "^1.0.4",
5252
"babel-plugin-istanbul": "^7.0.1",
5353
"babel-plugin-transform-import-meta": "^2.3.3",
@@ -56,7 +56,7 @@
5656
"chai": "^6.2.1",
5757
"decamelize": "^6.0.1",
5858
"eslint": "9.39.1",
59-
"eslint-config-canonical": "^47.3.6",
59+
"eslint-config-canonical": "^47.3.7",
6060
"gitdown": "^4.1.1",
6161
"glob": "^13.0.0",
6262
"globals": "^16.5.0",
@@ -66,16 +66,16 @@
6666
"json-schema-to-typescript": "^15.0.4",
6767
"lint-staged": "^16.2.7",
6868
"mocha": "^11.7.5",
69-
"open-editor": "^5.1.0",
70-
"playwright": "^1.56.1",
69+
"open-editor": "^6.0.0",
70+
"playwright": "^1.57.0",
7171
"replace": "^1.2.2",
7272
"rimraf": "^6.1.2",
7373
"rollup": "^4.53.3",
7474
"semantic-release": "^25.0.2",
7575
"sinon": "^21.0.0",
7676
"ts-api-utils": "^2.1.0",
7777
"typescript": "5.9.3",
78-
"typescript-eslint": "^8.47.0"
78+
"typescript-eslint": "^8.49.0"
7979
},
8080
"engines": {
8181
"node": ">=20.11.0"

0 commit comments

Comments
 (0)