Skip to content

Commit e86343c

Browse files
authored
chore: remove @types/eslint and bump mocha (#412)
* wip: bump `mocha` * wip: remove `@types/eslint` * wip: bump eslint
1 parent b31870e commit e86343c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,15 @@
6969
},
7070
"devDependencies": {
7171
"@eslint/js": "^9.4.0",
72-
"@types/eslint": "^9.6.0",
7372
"c8": "^10.1.2",
7473
"dedent": "^1.5.3",
75-
"eslint": "^9.25.1",
74+
"eslint": "^9.28.0",
7675
"eslint-config-eslint": "^11.0.0",
7776
"eslint-plugin-eslint-plugin": "^6.3.2",
7877
"globals": "^15.1.0",
7978
"got": "^14.4.2",
8079
"lint-staged": "^15.2.9",
81-
"mocha": "^10.6.0",
80+
"mocha": "^11.6.0",
8281
"prettier": "^3.3.3",
8382
"rollup": "^4.19.0",
8483
"rollup-plugin-copy": "^3.5.0",

0 commit comments

Comments
 (0)