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 99
99
"eslint-config-prettier" : " ^10.0.0" ,
100
100
"eslint-plugin-import" : " ^2.30.0" ,
101
101
"eslint-plugin-jest" : " ^28.8.2" ,
102
- "globals" : " ^15.13 .0" ,
102
+ "globals" : " ^16.0 .0" ,
103
103
"husky" : " ^9.1.5" ,
104
104
"lerna" : " ^6.0.0" ,
105
105
"lint-staged" : " 15.4.3" ,
Original file line number Diff line number Diff line change @@ -5102,10 +5102,10 @@ globals@^14.0.0:
5102
5102
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
5103
5103
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
5104
5104
5105
- globals@^15.13 .0 :
5106
- version "15.15 .0"
5107
- resolved "https://registry.npmjs.org/globals/-/globals-15.15 .0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8 "
5108
- integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg ==
5105
+ globals@^16.0 .0 :
5106
+ version "16.0 .0"
5107
+ resolved "https://registry.npmjs.org/globals/-/globals-16.0 .0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8 "
5108
+ integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A ==
5109
5109
5110
5110
globalthis@^1.0.3 :
5111
5111
version "1.0.4"
You can’t perform that action at this time.
0 commit comments