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 55
55
"eslint-plugin-eslint-plugin" : " ^4.4.0" ,
56
56
"eslint-plugin-mdx" : " ^1.17.1" ,
57
57
"eslint-plugin-self" : " ^1.2.1" ,
58
- "eslint-plugin-svelte" : " ^2.2 .0" ,
58
+ "eslint-plugin-svelte" : " ~2.1 .0" ,
59
59
"eslint-plugin-utils" : " ^0.1.0" ,
60
60
"graphql" : " ^16.5.0" ,
61
61
"mocha" : " ^9.2.2" ,
Original file line number Diff line number Diff line change @@ -4111,10 +4111,10 @@ eslint-plugin-svelte@^1.1.2:
4111
4111
dependencies :
4112
4112
eslint-plugin-svelte3 "^3.1.2"
4113
4113
4114
- eslint-plugin-svelte@^2.2 .0 :
4115
- version "2.2.0 "
4116
- resolved "https://registry.yarnpkg.com/eslint-plugin-svelte/-/eslint-plugin-svelte-2.2.0 .tgz#fe7376245af002681aad38a9ba266391acab6723 "
4117
- integrity sha512-V7LwA2lEzGqQ1/Cor3uZS/dL3ff6kdHX44TNYViXyHifIEsFiN2TJWdnH+n6NewjCQ93KVI4cWeZI0Pl7ET/hA ==
4114
+ eslint-plugin-svelte@~2.1 .0 :
4115
+ version "2.1.1 "
4116
+ resolved "https://registry.yarnpkg.com/eslint-plugin-svelte/-/eslint-plugin-svelte-2.1.1 .tgz#04c039051376f29cafa0d9128c9e99f6685c4164 "
4117
+ integrity sha512-yEKGlyNIYwueT+SygQ3iHmr/+zsQvGXO8/kTKHnEOE+H+cBqtDSfMzyRDyejK4NzlUsLe5pLS0LI/fcquNvPTg ==
4118
4118
dependencies :
4119
4119
debug "^4.3.1"
4120
4120
eslint-utils "^3.0.0"
You can’t perform that action at this time.
0 commit comments