File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Original file line number Diff line number Diff line change 71
71
"@typescript-eslint/parser" : " 5.6.0" ,
72
72
"babel-eslint" : " 10.1.0" ,
73
73
"eslint" : " 7.32.0" ,
74
- "eslint-config-next" : " ^12.0.10 " ,
74
+ "eslint-config-next" : " ^12.1.0 " ,
75
75
"eslint-config-react-app" : " ^6.0.0" ,
76
76
"eslint-import-resolver-typescript" : " ^2.5.0" ,
77
77
"eslint-plugin-flowtype" : " 8.0.3" ,
Original file line number Diff line number Diff line change 1503
1503
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.10.tgz#561640fd62279218ccd2798ae907bae8d94a7730"
1504
1504
integrity sha512-mQVj0K6wQ5WEk/sL9SZ+mJXJUaG7el8CpZ6io1uFe9GgNTSC7EgUyNGqM6IQovIFc5ukF4O/hqsdh3S/DCgT2g==
1505
1505
1506
- " @next/eslint-plugin-next@12.0.10 " :
1507
- version "12.0.10 "
1508
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.10. tgz#521ab5d05a89e818528668df8a3edb8f9df2c547 "
1509
- integrity sha512-PbGRnV5HGSfRGLjf8uTh1MaWgLwnjKjWiGVjK752ifITJbZ28/5AmLAFT2shDYeux8BHgpgVll5QXu7GN3YLFw ==
1506
+ " @next/eslint-plugin-next@12.1.0 " :
1507
+ version "12.1.0 "
1508
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.0. tgz#32586a11378b3ffa5a93ac40a3c44ad99d70e95a "
1509
+ integrity sha512-WFiyvSM2G5cQmh32t/SiQuJ+I2O+FHVlK/RFw5b1565O2kEM/36EXncjt88Pa+X5oSc+1SS+tWxowWJd1lqI+g ==
1510
1510
dependencies :
1511
1511
glob "7.1.7"
1512
1512
@@ -3171,12 +3171,12 @@ escape-string-regexp@^4.0.0:
3171
3171
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
3172
3172
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
3173
3173
3174
- eslint-config-next@^12.0.10 :
3175
- version "12.0.10 "
3176
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.0.10. tgz#f201f8f4514018f7ef46f454f56b81cf5c790379 "
3177
- integrity sha512-l1er6mwSo1bltjLwmd71p5BdT6k/NQxV1n4lKZI6xt3MDMrq7ChUBr+EecxOry8GC/rCRUtPpH8Ygs0BJc5YLg ==
3174
+ eslint-config-next@^12.1.0 :
3175
+ version "12.1.0 "
3176
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.1.0. tgz#8ace680dc5207e6ab6c915f3989adec122f582e7 "
3177
+ integrity sha512-tBhuUgoDITcdcM7xFvensi9I5WTI4dnvH4ETGRg1U8ZKpXrZsWQFdOKIDzR3RLP5HR3xXrLviaMM4c3zVoE/pA ==
3178
3178
dependencies :
3179
- " @next/eslint-plugin-next" " 12.0.10 "
3179
+ " @next/eslint-plugin-next" " 12.1.0 "
3180
3180
" @rushstack/eslint-patch" " ^1.0.8"
3181
3181
" @typescript-eslint/parser" " ^5.0.0"
3182
3182
eslint-import-resolver-node "^0.3.4"
You can’t perform that action at this time.
0 commit comments