Skip to content

Commit 96f7a40

Browse files
authored
Merge pull request #370 from factorial-io/renovate/eslint-plugin-svelte-3.x-lockfile
chore(deps): update dependency eslint-plugin-svelte to v3.11.0
2 parents 6f2f0de + 6096ccd commit 96f7a40

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

frontend/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -979,9 +979,9 @@ eslint-config-prettier@^10.0.0:
979979
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
980980

981981
eslint-plugin-svelte@^3:
982-
version "3.9.3"
983-
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte/-/eslint-plugin-svelte-3.9.3.tgz#db5857d267d1ebbce4ae3b16114f7490c4e28aa9"
984-
integrity sha512-PlcyK80sqAZ43IITeZkgl3zPFWJytx/Joup9iKGqIOsXM2m3pWfPbWuXPr5PN3loXFEypqTY/JyZwNqlSpSvRw==
982+
version "3.11.0"
983+
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte/-/eslint-plugin-svelte-3.11.0.tgz#30486335b0aba30c065ad63172a2b38367f5d469"
984+
integrity sha512-KliWlkieHyEa65aQIkRwUFfHzT5Cn4u3BQQsu3KlkJOs7c1u7ryn84EWaOjEzilbKgttT4OfBURA8Uc4JBSQIw==
985985
dependencies:
986986
"@eslint-community/eslint-utils" "^4.6.1"
987987
"@jridgewell/sourcemap-codec" "^1.5.0"
@@ -992,7 +992,7 @@ eslint-plugin-svelte@^3:
992992
postcss-load-config "^3.1.4"
993993
postcss-safe-parser "^7.0.0"
994994
semver "^7.6.3"
995-
svelte-eslint-parser "^1.2.0"
995+
svelte-eslint-parser "^1.3.0"
996996

997997
eslint-scope@^8.2.0, eslint-scope@^8.4.0:
998998
version "8.4.0"
@@ -1979,10 +1979,10 @@ svelte-check@^4.1.4:
19791979
picocolors "^1.0.0"
19801980
sade "^1.7.4"
19811981

1982-
svelte-eslint-parser@^1.2.0:
1983-
version "1.2.0"
1984-
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-1.2.0.tgz#24054d37d8db4eaed6e6874e574c54a668c4bc49"
1985-
integrity sha512-mbPtajIeuiyU80BEyGvwAktBeTX7KCr5/0l+uRGLq1dafwRNrjfM5kHGJScEBlPG3ipu6dJqfW/k0/fujvIEVw==
1982+
svelte-eslint-parser@^1.3.0:
1983+
version "1.3.0"
1984+
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-1.3.0.tgz#d5f64ca64a57c04749e21670318c2fc3f8f8502b"
1985+
integrity sha512-VCgMHKV7UtOGcGLGNFSbmdm6kEKjtzo5nnpGU/mnx4OsFY6bZ7QwRF5DUx+Hokw5Lvdyo8dpk8B1m8mliomrNg==
19861986
dependencies:
19871987
eslint-scope "^8.2.0"
19881988
eslint-visitor-keys "^4.0.0"

0 commit comments

Comments
 (0)