File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 28
28
"@types/node" : " 17.0.45" ,
29
29
"@types/react" : " 17.0.50" ,
30
30
"eslint" : " 8.24.0" ,
31
- "eslint-config-next" : " 12.3.1 " ,
31
+ "eslint-config-next" : " 12.3.7 " ,
32
32
"typescript" : " 4.6.2"
33
33
}
34
34
}
Original file line number Diff line number Diff line change 980
980
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.1.tgz#18266bd92de3b4aa4037b1927aa59e6f11879260"
981
981
integrity sha512-9P9THmRFVKGKt9DYqeC2aKIxm8rlvkK38V1P1sRE7qyoPBIs8l9oo79QoSdPtOWfzkbDAVUqvbQGgTMsb8BtJg==
982
982
983
-
984
- version "12.3.1 "
985
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.3.1 .tgz#b821f27b0f175954d8d18e5d323fce040ecc79a6 "
986
- integrity sha512-sw+lTf6r6P0j+g/n9y4qdWWI2syPqZx+uc0+B/fRENqfR3KpSid6MIKqc9gNwGhJASazEQ5b3w8h4cAET213jw ==
983
+
984
+ version "12.3.7 "
985
+ resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.3.7 .tgz#7836b61fc8aef290e9d845ff5c05f4dd98cb0d8c "
986
+ integrity sha512-L3WEJJBd1CUUsuxSEThheAV5Nh6/mzCagwj4LHaYlANBkW8Hmg8Ne8l/Vx/sPyfyE7FjuKyiNYWbSVpXRvrmaw ==
987
987
dependencies :
988
988
glob "7.1.7"
989
989
@@ -2276,12 +2276,12 @@ escape-string-regexp@^4.0.0:
2276
2276
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2277
2277
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2278
2278
2279
-
2280
- version "12.3.1 "
2281
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.3.1 .tgz#5d4eb0b7903cea81fd0d5106601d3afb0a453ff4 "
2282
- integrity sha512-EN/xwKPU6jz1G0Qi6Bd/BqMnHLyRAL0VsaQaWA7F3KkjAgZHi4f1uL1JKGWNxdQpHTW/sdGONBd0bzxUka/DJg ==
2279
+
2280
+ version "12.3.7 "
2281
+ resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.3.7 .tgz#43f9a9fd4703b59384e5c2719e8717bec191c94e "
2282
+ integrity sha512-27XeoFARn0e5DnReggt0Wukgd2QJGepb+ZgdTz1vhJVBAd5uG2ICzbOH4j/ZUUYmJY+waFG+CCrTPd3r+rSAfQ ==
2283
2283
dependencies :
2284
- " @next/eslint-plugin-next" " 12.3.1 "
2284
+ " @next/eslint-plugin-next" " 12.3.7 "
2285
2285
" @rushstack/eslint-patch" " ^1.1.3"
2286
2286
" @typescript-eslint/parser" " ^5.21.0"
2287
2287
eslint-import-resolver-node "^0.3.6"
You can’t perform that action at this time.
0 commit comments