Skip to content

Commit 92e3e20

Browse files
committed
build: update deps
1 parent 928b213 commit 92e3e20

File tree

2 files changed

+99
-242
lines changed

2 files changed

+99
-242
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dedent": "1.5.1",
7171
"dprint": "0.45.1",
7272
"effect": "2.4.18",
73-
"eslint": "8.57.0",
73+
"eslint": "9.0.0",
7474
"eslint-config-flat-gitignore": "0.1.5",
7575
"eslint-plugin-eslint-comments": "3.2.0",
7676
"eslint-plugin-eslint-plugin": "5.5.1",
@@ -79,7 +79,7 @@
7979
"eslint-plugin-jsdoc": "48.2.3",
8080
"eslint-plugin-perfectionist": "2.8.0",
8181
"eslint-plugin-simple-import-sort": "12.0.0",
82-
"eslint-plugin-vitest": "0.4.2-beta.5",
82+
"eslint-plugin-vitest": "0.5.0",
8383
"fast-equals": "5.0.1",
8484
"husky": "9.0.11",
8585
"markdownlint": "0.34.0",
@@ -114,6 +114,7 @@
114114
"array.prototype.toreversed": "npm:@nolyfill/array.prototype.toreversed@latest",
115115
"array.prototype.tosorted": "npm:@nolyfill/array.prototype.tosorted@latest",
116116
"es-iterator-helpers": "npm:@nolyfill/es-iterator-helpers@latest",
117+
"eslint": "8.57.0",
117118
"function-bind": "npm:@nolyfill/function-bind@latest",
118119
"has": "npm:@nolyfill/has@latest",
119120
"hasown": "npm:@nolyfill/hasown@latest",

0 commit comments

Comments
 (0)