File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5959 "eslint-plugin-no-only-tests" : " ^3.1.0" ,
6060 "eslint-plugin-prettier" : " ^5.0.0-alpha.2" ,
6161 "eslint-plugin-promise" : " ^7.0.0" ,
62- "globals" : " ^15 .0.0" ,
62+ "globals" : " ^16 .0.0" ,
6363 "jest" : " 29.7.0" ,
6464 "prettier" : " 3.5.3" ,
6565 "ts-jest" : " ^29.1.2" ,
Original file line number Diff line number Diff line change @@ -2294,11 +2294,16 @@ globals@^14.0.0:
22942294 resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
22952295 integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
22962296
2297- globals@^15.0.0, globals@^15. 11.0, globals@^15.12.0 :
2297+ globals@^15.11.0, globals@^15.12.0 :
22982298 version "15.15.0"
22992299 resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
23002300 integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
23012301
2302+ globals@^16.0.0 :
2303+ version "16.0.0"
2304+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
2305+ integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
2306+
23022307globalthis@^1.0.4 :
23032308 version "1.0.4"
23042309 resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
You can’t perform that action at this time.
0 commit comments