Skip to content

Commit cbe8c29

Browse files
chore(deps): update linting
1 parent f560d38 commit cbe8c29

File tree

2 files changed

+203
-141
lines changed

2 files changed

+203
-141
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"yargs": "^17.7.2"
7575
},
7676
"devDependencies": {
77-
"@antfu/eslint-config": "^2.6.3",
77+
"@antfu/eslint-config": "^2.6.4",
7878
"@changesets/changelog-github": "^0.5.0",
7979
"@changesets/cli": "^2.27.1",
8080
"@total-typescript/ts-reset": "^0.5.1",
@@ -84,8 +84,8 @@
8484
"@types/yargs": "^17.0.32",
8585
"@verdaccio/types": "^10.8.0",
8686
"@vitest/coverage-v8": "^1.2.2",
87-
"eslint": "^8.56.0",
88-
"lint-staged": "^15.2.1",
87+
"eslint": "^8.57.0",
88+
"lint-staged": "^15.2.2",
8989
"simple-git-hooks": "^2.9.0",
9090
"strip-ansi": "^7.1.0",
9191
"tsup": "^8.0.1",

0 commit comments

Comments
 (0)