Skip to content

Commit 7d367ea

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 2f22852 commit 7d367ea

2 files changed

Lines changed: 636 additions & 419 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"packages:changelog:github": "changelogithub --draft"
2727
},
2828
"devDependencies": {
29-
"@antfu/eslint-config": "^7.4.3",
29+
"@antfu/eslint-config": "^7.7.2",
3030
"@cloudflare/vitest-pool-workers": "^0.12.21",
3131
"@solidjs/testing-library": "^0.8.10",
3232
"@sveltejs/vite-plugin-svelte": "^6.2.4",
@@ -42,9 +42,9 @@
4242
"better-sqlite3": "^12.6.2",
4343
"bumpp": "^10.4.1",
4444
"changelogithub": "^14.0.0",
45-
"eslint": "^10.0.0",
45+
"eslint": "^10.0.3",
4646
"eslint-plugin-ban": "^2.0.0",
47-
"eslint-plugin-format": "^1.4.0",
47+
"eslint-plugin-format": "^2.0.1",
4848
"jsdom": "^28.1.0",
4949
"knip": "^5.86.0",
5050
"lint-staged": "^16.3.3",

0 commit comments

Comments
 (0)