File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"eslint-plugin-header" : " ^3.1.1" ,
60
60
"eslint-plugin-import" : " ^2.31.0" ,
61
61
"glob" : " ^11.0.1" ,
62
- "globals" : " ^15.15 .0" ,
62
+ "globals" : " ^16.0 .0" ,
63
63
"husky" : " ^9.1.7" ,
64
64
"isbinaryfile" : " ^5.0.4" ,
65
65
"jsdom" : " ^26.0.0" ,
Original file line number Diff line number Diff line change @@ -6919,10 +6919,10 @@ globals@^14.0.0:
6919
6919
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6920
6920
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6921
6921
6922
- globals@^15.15 .0:
6923
- version "15.15 .0"
6924
- resolved "https://registry.yarnpkg.com/globals/-/globals-15.15 .0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8 "
6925
- integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg ==
6922
+ globals@^16.0 .0:
6923
+ version "16.0 .0"
6924
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.0 .0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8 "
6925
+ integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A ==
6926
6926
6927
6927
globalthis@^1.0.1, globalthis@^1.0.4:
6928
6928
version "1.0.4"
You can’t perform that action at this time.
0 commit comments