Skip to content

Commit 12eee7b

Browse files
committed
chore: update devDeps.
1 parent 6ee0613 commit 12eee7b

2 files changed

Lines changed: 751 additions & 582 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,27 @@
3636
"@rollup/plugin-node-resolve": "^16.0.3",
3737
"@semantic-release/commit-analyzer": "^13.0.1",
3838
"@semantic-release/github": "^12.0.2",
39-
"@semantic-release/npm": "^13.1.2",
39+
"@semantic-release/npm": "^13.1.3",
4040
"@types/chai": "^5.2.3",
4141
"@types/debug": "^4.1.12",
4242
"@types/espree": "^10.1.0",
4343
"@types/esquery": "^1.5.4",
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": "^25.0.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.50.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",
5454
"c8": "^10.1.3",
5555
"camelcase": "^9.0.0",
5656
"chai": "^6.2.1",
5757
"decamelize": "^6.0.1",
58-
"eslint": "9.39.1",
59-
"eslint-config-canonical": "^47.3.6",
58+
"eslint": "9.39.2",
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",
73-
"rollup": "^4.53.3",
73+
"rollup": "^4.53.5",
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.50.0"
7979
},
8080
"engines": {
8181
"node": ">=20.11.0"
@@ -194,6 +194,6 @@
194194
},
195195
"version": "1.0.0",
196196
"optionalDependencies": {
197-
"@rollup/rollup-darwin-arm64": "^4.53.3"
197+
"@rollup/rollup-darwin-arm64": "^4.53.5"
198198
}
199199
}

0 commit comments

Comments
 (0)