Skip to content

Commit 4527be2

Browse files
committed
chore: update devDeps.
1 parent f013e19 commit 4527be2

File tree

2 files changed

+219
-213
lines changed

2 files changed

+219
-213
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"@types/node": "^25.0.3",
4848
"@types/semver": "^7.7.1",
4949
"@types/spdx-expression-parse": "^3.0.5",
50-
"@typescript-eslint/types": "^8.50.0",
50+
"@typescript-eslint/types": "^8.50.1",
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",
56-
"chai": "^6.2.1",
56+
"chai": "^6.2.2",
5757
"decamelize": "^6.0.1",
5858
"eslint": "9.39.2",
5959
"eslint-config-canonical": "^47.3.7",
@@ -70,12 +70,12 @@
7070
"playwright": "^1.57.0",
7171
"replace": "^1.2.2",
7272
"rimraf": "^6.1.2",
73-
"rollup": "^4.53.5",
73+
"rollup": "^4.54.0",
7474
"semantic-release": "^25.0.2",
75-
"sinon": "^21.0.0",
75+
"sinon": "^21.0.1",
7676
"ts-api-utils": "^2.1.0",
7777
"typescript": "5.9.3",
78-
"typescript-eslint": "^8.50.0"
78+
"typescript-eslint": "^8.50.1"
7979
},
8080
"engines": {
8181
"node": ">=20.11.0"

0 commit comments

Comments
 (0)