Skip to content

Commit 13337f4

Browse files
chore(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@antfu/eslint-config](https://github.com/antfu/eslint-config), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format). Updates `@antfu/eslint-config` from 7.4.3 to 7.7.2 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v7.4.3...v7.7.2) Updates `eslint` from 10.0.0 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.3) Updates `eslint-plugin-format` from 1.4.0 to 2.0.1 - [Release notes](https://github.com/antfu/eslint-plugin-format/releases) - [Commits](antfu/eslint-plugin-format@v1.4.0...v2.0.1) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 7.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-format dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ca5c71 commit 13337f4

File tree

2 files changed

+1168
-766
lines changed

2 files changed

+1168
-766
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"packages:changelog:github": "changelogithub --draft"
2828
},
2929
"devDependencies": {
30-
"@antfu/eslint-config": "^7.4.3",
30+
"@antfu/eslint-config": "^7.7.3",
3131
"@cloudflare/vitest-pool-workers": "^0.13.0",
3232
"@solidjs/testing-library": "^0.8.10",
3333
"@sveltejs/vite-plugin-svelte": "^6.2.4",
@@ -43,9 +43,9 @@
4343
"better-sqlite3": "^12.6.2",
4444
"bumpp": "^10.4.1",
4545
"changelogithub": "^14.0.0",
46-
"eslint": "^10.0.0",
46+
"eslint": "^10.1.0",
4747
"eslint-plugin-ban": "^2.0.0",
48-
"eslint-plugin-format": "^1.4.0",
48+
"eslint-plugin-format": "^2.0.1",
4949
"jsdom": "^28.1.0",
5050
"knip": "^5.86.0",
5151
"lint-staged": "^16.3.3",

0 commit comments

Comments
 (0)