File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"dependencies" : {
27
27
"debug" : " ^4.3.1" ,
28
- "svelte-eslint-parser" : " ^0.8 .0"
28
+ "svelte-eslint-parser" : " >=0.9.0 <1.0 .0"
29
29
},
30
30
"peerDependencies" : {
31
31
"eslint" : " ^7.0.0 || ^8.0.0-0" ,
Original file line number Diff line number Diff line change @@ -10043,10 +10043,10 @@ supports-color@^7.1.0:
10043
10043
dependencies :
10044
10044
has-flag "^4.0.0"
10045
10045
10046
- svelte-eslint-parser@^0.8.0 :
10047
- version "0.8 .0"
10048
- resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.8 .0.tgz#33946ad6ff01a0932640095d17fd318c8fbb7dda "
10049
- integrity sha512-ZWmwCoqpVZiQ3RG6Id1BSA1ZCpFNdEn1T4owXCNJUd9+oXSh00QUxIKBA4AvkTbqrOi6sIoOphD50ugpPpt6tw ==
10046
+ " svelte-eslint-parser@>=0.9.0 <1.0.0 " :
10047
+ version "0.9 .0"
10048
+ resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.9 .0.tgz#8a3b5792d3341c80637263aa9f6d74bda0194c2d "
10049
+ integrity sha512-RIf+k95poE2znTAlPsJUG20XF2lz9YdlJdjkqG4aZ37b391DpaQy3G0PYFngPy7ZN2ZAtHcYSJ0CG797fr9kJA ==
10050
10050
dependencies :
10051
10051
eslint-scope "^7.0.0"
10052
10052
eslint-visitor-keys "^3.0.0"
You can’t perform that action at this time.
0 commit comments