Skip to content

Commit 77a1267

Browse files
chore(deps-dev): bump the lint group across 1 directory with 2 updates
Bumps the lint group with 2 updates in the / directory: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte). Updates `eslint-config-prettier` from 9.1.0 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.2) Updates `eslint-plugin-svelte` from 2.46.1 to 3.5.1 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint-plugin-svelte dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1fb8dd commit 77a1267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@
100100
"all-contributors-cli": "^6.26.1",
101101
"doctoc": "^2.2.1",
102102
"eslint": "^8.57.0",
103-
"eslint-config-prettier": "^9.1.0",
103+
"eslint-config-prettier": "^10.1.5",
104104
"eslint-config-standard": "^17.1.0",
105105
"eslint-plugin-import": "^2.29.1",
106106
"eslint-plugin-n": "^16.6.2",
107107
"eslint-plugin-promise": "^6.4.0",
108108
"eslint-plugin-simple-import-sort": "^12.1.1",
109-
"eslint-plugin-svelte": "^2.42.0",
109+
"eslint-plugin-svelte": "^3.5.1",
110110
"expect-type": "^1.2.1",
111111
"happy-dom": "^17.4.6",
112112
"jest": "^29.7.0",

0 commit comments

Comments
 (0)