File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 25
25
"@babel/eslint-parser" : " ^7.17.0" ,
26
26
"autoprefixer" : " 10.4.2" ,
27
27
"duplicate-package-checker-webpack-plugin" : " 3.0.0" ,
28
- "eslint" : " 8.10 .0" ,
28
+ "eslint" : " 8.11 .0" ,
29
29
"eslint-config-eslint" : " 7.0.0" ,
30
30
"eslint-config-next" : " 12.1.0" ,
31
31
"eslint-config-standard" : " 16.0.3" ,
Original file line number Diff line number Diff line change 225
225
esquery "^1.4.0"
226
226
jsdoc-type-pratt-parser "~2.2.3"
227
227
228
- " @eslint/eslintrc@^1.2.0 " :
228
+ " @eslint/eslintrc@^1.2.1 " :
229
229
version "1.2.1"
230
230
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
231
231
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
@@ -1185,12 +1185,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
1185
1185
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
1186
1186
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1187
1187
1188
- eslint@8.10 .0 :
1189
- version "8.10 .0"
1190
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.10 .0.tgz#931be395eb60f900c01658b278e05b6dae47199d "
1191
- integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw ==
1188
+ eslint@8.11 .0 :
1189
+ version "8.11 .0"
1190
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.11 .0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37 "
1191
+ integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA ==
1192
1192
dependencies :
1193
- " @eslint/eslintrc" " ^1.2.0 "
1193
+ " @eslint/eslintrc" " ^1.2.1 "
1194
1194
" @humanwhocodes/config-array" " ^0.9.2"
1195
1195
ajv "^6.10.0"
1196
1196
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments