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 62
62
"eslint-config-prettier" : " ^10.1.8" ,
63
63
"eslint-plugin-import" : " ^2.32.0" ,
64
64
"eslint-plugin-prettier" : " ^5.5.4" ,
65
- "globals" : " ^16.3 .0" ,
65
+ "globals" : " ^16.4 .0" ,
66
66
"prettier" : " ^3.6.2" ,
67
67
"typescript" : " ^5.9.2" ,
68
68
"typescript-eslint" : " ^8.43.0" ,
Original file line number Diff line number Diff line change @@ -2040,10 +2040,10 @@ globals@^14.0.0:
2040
2040
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
2041
2041
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
2042
2042
2043
- globals@^16.3 .0 :
2044
- version "16.3 .0"
2045
- resolved "https://registry.yarnpkg.com/globals/-/globals-16.3 .0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667 "
2046
- integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ ==
2043
+ globals@^16.4 .0 :
2044
+ version "16.4 .0"
2045
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.4 .0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51 "
2046
+ integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw ==
2047
2047
2048
2048
globalthis@^1.0.3, globalthis@^1.0.4 :
2049
2049
version "1.0.4"
You can’t perform that action at this time.
0 commit comments