File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 32
32
"@changesets/cli" : " 2.16.0" ,
33
33
"@typescript-eslint/eslint-plugin" : " 4.21.0" ,
34
34
"@typescript-eslint/parser" : " 4.21.0" ,
35
- "eslint" : " 7.23 .0" ,
35
+ "eslint" : " 7.24 .0" ,
36
36
"husky" : " 4.3.8" ,
37
37
"lint-staged" : " 10.5.4" ,
38
38
"@types/node" : " 14.14.37" ,
Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@types/graphql-depth-limit" : " 1.1.2" ,
32
- "@types/eslint" : " 7.2.8 " ,
32
+ "@types/eslint" : " 7.2.9 " ,
33
33
"bob-the-bundler" : " 1.2.0" ,
34
34
"graphql-config" : " 3.2.0" ,
35
35
"graphql" : " 15.5.0" ,
Original file line number Diff line number Diff line change 1169
1169
resolved "https://registry.npmjs.org/@types/dedent/-/dedent-0.7.0.tgz#155f339ca404e6dd90b9ce46a3f78fd69ca9b050"
1170
1170
integrity sha512-EGlKlgMhnLt/cM4DbUSafFdrkeJoC9Mvnj0PUCU7tFmTjMjNRT957kXCx0wYm3JuEq4o4ZsS5vG+NlkM2DMd2A==
1171
1171
1172
-
1173
- version "7.2.8 "
1174
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.8 .tgz#45cd802380fcc352e5680e1781d43c50916f12ee "
1175
- integrity sha512-RTKvBsfz0T8CKOGZMfuluDNyMFHnu5lvNr4hWEsQeHXH6FcmIDIozOyWMh36nLGMwVd5UFNXC2xztA8lln22MQ ==
1172
+
1173
+ version "7.2.9 "
1174
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.9 .tgz#5d26eadbb6d04a225967176399a18eff622da982 "
1175
+ integrity sha512-SdAAXZNvWfhtf3X3y1cbbCZhP3xyPh7mfTvzV6CgfWc/ZhiHpyr9bVroe2/RCHIf7gczaNcprhaBLsx0CCJHQA ==
1176
1176
dependencies :
1177
1177
" @types/estree" " *"
1178
1178
" @types/json-schema" " *"
2696
2696
text-table "^0.2.0"
2697
2697
v8-compile-cache "^2.0.3"
2698
2698
2699
- eslint@7.23 .0 :
2700
- version "7.23 .0"
2701
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23 .0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325 "
2702
- integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q ==
2699
+ eslint@7.24 .0 :
2700
+ version "7.24 .0"
2701
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
2702
+ integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
2703
2703
dependencies :
2704
2704
" @babel/code-frame" " 7.12.11"
2705
2705
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments