Skip to content

Commit 4ee32b0

Browse files
chore(deps): update dependency svelte-eslint-parser to v0.19.3 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e112379 commit 4ee32b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/svelte-code-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@graphql-eslint/eslint-plugin": "3.12.0",
1414
"eslint": "8.26.0",
1515
"svelte": "3.52.0",
16-
"svelte-eslint-parser": "0.18.4",
16+
"svelte-eslint-parser": "0.19.3",
1717
"svelte2tsx": "0.5.20"
1818
}
1919
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6250,10 +6250,10 @@ supports-preserve-symlinks-flag@^1.0.0:
62506250
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
62516251
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
62526252

6253-
svelte-eslint-parser@0.18.4:
6254-
version "0.18.4"
6255-
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.18.4.tgz#6d83af77ae72a061c9b3d35eb78a41a1455fbdc7"
6256-
integrity sha512-mCl/gsshy11LrFCEsTKlbNHXKCGCpan0vJWoBmorn6En11OWRKsrXEi3RwPKUjjcO3WKOWRfG68L3zpCg1BilQ==
6253+
svelte-eslint-parser@0.19.3:
6254+
version "0.19.3"
6255+
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.19.3.tgz#71e6fca88aadd16e7633e1f2b025bfc89089b5b5"
6256+
integrity sha512-16LDbse3BW3TXlLX6IXRLtywh5h9pMDEp7USc+nwLuyV6AFb/mSzSzbK5tJFXeeMf06uxWIxZjSkj5fcYRu+Hw==
62576257
dependencies:
62586258
eslint-scope "^7.0.0"
62596259
eslint-visitor-keys "^3.0.0"

0 commit comments

Comments
 (0)