Skip to content

Commit 4686fd2

Browse files
chore: Bump eslint-plugin-svelte3 from 3.4.1 to 4.0.0
Bumps [eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3) from 3.4.1 to 4.0.0. - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md) - [Commits](sveltejs/eslint-plugin-svelte3@v3.4.1...v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-svelte3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd4f42a commit 4686fd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@typescript-eslint/parser": "^5.57.1",
1414
"eslint": "^8.42.0",
1515
"eslint-plugin-security": "^1.4.0",
16-
"eslint-plugin-svelte3": "^3.4.1",
16+
"eslint-plugin-svelte3": "^4.0.0",
1717
"husky": "^7.0.0",
1818
"lint-staged": "^12.3.3",
1919
"patch-package": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3935,10 +3935,10 @@ eslint-plugin-security@^1.4.0:
39353935
dependencies:
39363936
safe-regex "^2.1.1"
39373937

3938-
eslint-plugin-svelte3@^3.4.1:
3939-
version "3.4.1"
3940-
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte3/-/eslint-plugin-svelte3-3.4.1.tgz#3618700333c8f8f12e28aec93bf18440d44a61fd"
3941-
integrity sha512-7p59WG8qV8L6wLdl4d/c3mdjkgVglQCdv5XOTk/iNPBKXuuV+Q0eFP5Wa6iJd/G2M1qR3BkLPEzaANOqKAZczw==
3938+
eslint-plugin-svelte3@^4.0.0:
3939+
version "4.0.0"
3940+
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte3/-/eslint-plugin-svelte3-4.0.0.tgz#3d4f3dcaec5761dac8bc697f81de3613b485b4e3"
3941+
integrity sha512-OIx9lgaNzD02+MDFNLw0GEUbuovNcglg+wnd/UY0fbZmlQSz7GlQiQ1f+yX0XvC07XPcDOnFcichqI3xCwp71g==
39423942

39433943
[email protected], eslint-scope@^5.1.1:
39443944
version "5.1.1"

0 commit comments

Comments
 (0)