Skip to content

Commit b144805

Browse files
Copilotfvdm
andcommitted
Remove @eslint/js and globals devDependencies (handled by dotest)
Co-authored-by: fvdm <93784+fvdm@users.noreply.github.com>
1 parent 2a24eaa commit b144805

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
},
2525
"dependencies": {},
2626
"devDependencies": {
27-
"@eslint/js": "^9.39.1",
28-
"dotest": "^2",
29-
"globals": "^16.5.0"
27+
"dotest": "^2"
3028
},
3129
"engines": {
3230
"node": ">=18"

0 commit comments

Comments
 (0)