File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
examples/svelte-code-file Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
"@graphql-eslint/eslint-plugin" : " 3.13.0" ,
14
14
"eslint" : " 8.26.0" ,
15
15
"svelte" : " 3.52.0" ,
16
- "svelte-eslint-parser" : " 0.19.3 " ,
16
+ "svelte-eslint-parser" : " 0.20.0 " ,
17
17
"svelte2tsx" : " 0.5.20"
18
18
}
19
19
}
Original file line number Diff line number Diff line change @@ -6256,10 +6256,10 @@ supports-preserve-symlinks-flag@^1.0.0:
6256
6256
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
6257
6257
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
6258
6258
6259
- svelte-eslint-parser@0.19.3 :
6260
- version "0.19.3 "
6261
- resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.19.3 .tgz#71e6fca88aadd16e7633e1f2b025bfc89089b5b5 "
6262
- integrity sha512-16LDbse3BW3TXlLX6IXRLtywh5h9pMDEp7USc+nwLuyV6AFb/mSzSzbK5tJFXeeMf06uxWIxZjSkj5fcYRu+Hw ==
6259
+ svelte-eslint-parser@0.20.0 :
6260
+ version "0.20.0 "
6261
+ resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.20.0 .tgz#12c90a1c3cfb38526dd70fe9c3c63e304b459ce7 "
6262
+ integrity sha512-TuirWQtJ8oYzdWAEctzgQZ6RFT4GLDBfOSQaTiSiyHFMQ+qsauOEttKCr1TySWbU6jytAtixWTiwgnq0ARLB4g ==
6263
6263
dependencies :
6264
6264
eslint-scope "^7.0.0"
6265
6265
eslint-visitor-keys "^3.0.0"
You can’t perform that action at this time.
0 commit comments