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 74
74
"eslint" : " 8.11.0" ,
75
75
"eslint-config-next" : " ^12.1.4" ,
76
76
"eslint-config-react-app" : " ^7.0.0" ,
77
- "eslint-import-resolver-typescript" : " ^2.7.0 " ,
77
+ "eslint-import-resolver-typescript" : " ^2.7.1 " ,
78
78
"eslint-plugin-flowtype" : " 8.0.3" ,
79
79
"eslint-plugin-import" : " 2.25.4" ,
80
80
"prettier" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -4326,10 +4326,10 @@ eslint-import-resolver-typescript@2.4.0:
4326
4326
resolve "^1.17.0"
4327
4327
tsconfig-paths "^3.9.0"
4328
4328
4329
- eslint-import-resolver-typescript@^2.7.0 :
4330
- version "2.7.0 "
4331
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.0 .tgz#1f9d391b636dccdbaa4a3b1a87eb9a8237e23963 "
4332
- integrity sha512-MNHS3u5pebvROX4MjGP9coda589ZGfL1SqdxUV4kSrcclfDRWvNE2D+eljbnWVMvWDVRgT89nhscMHPKYGcObQ ==
4329
+ eslint-import-resolver-typescript@^2.7.1 :
4330
+ version "2.7.1 "
4331
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1 .tgz#a90a4a1c80da8d632df25994c4c5fdcdd02b8751 "
4332
+ integrity sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ ==
4333
4333
dependencies :
4334
4334
debug "^4.3.4"
4335
4335
glob "^7.2.0"
You can’t perform that action at this time.
0 commit comments