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 94
94
"eslint-config-prettier" : " ^10.0.0" ,
95
95
"eslint-plugin-import" : " ^2.30.0" ,
96
96
"eslint-plugin-jest" : " ^29.0.0" ,
97
- "globals" : " ^15.13 .0" ,
97
+ "globals" : " ^16.0 .0" ,
98
98
"husky" : " ^9.1.5" ,
99
99
"lerna" : " ^8.2.0" ,
100
100
"lint-staged" : " 16.1.2" ,
Original file line number Diff line number Diff line change @@ -4557,10 +4557,10 @@ globals@^14.0.0:
4557
4557
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
4558
4558
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
4559
4559
4560
- globals@^15.13 .0 :
4561
- version "15.15 .0"
4562
- resolved "https://registry.npmjs.org/globals/-/globals-15.15 .0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8 "
4563
- integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg ==
4560
+ globals@^16.0 .0 :
4561
+ version "16.2 .0"
4562
+ resolved "https://registry.npmjs.org/globals/-/globals-16.2 .0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c "
4563
+ integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg ==
4564
4564
4565
4565
globalthis@^1.0.4 :
4566
4566
version "1.0.4"
You can’t perform that action at this time.
0 commit comments