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 52
52
"@typescript-eslint/parser" : " ^7.0.0" ,
53
53
"eslint" : " ^8.8.0" ,
54
54
"eslint-plugin-eslint-plugin" : " ^6.0.0" ,
55
- "globals" : " ^15 .0.0" ,
55
+ "globals" : " ^16 .0.0" ,
56
56
"husky" : " ^9.0.5" ,
57
57
"jest" : " ^29.2.2" ,
58
58
"np" : " ^10.0.4" ,
Original file line number Diff line number Diff line change @@ -3046,10 +3046,10 @@ globals@^13.19.0:
3046
3046
dependencies :
3047
3047
type-fest "^0.20.2"
3048
3048
3049
- globals@^15 .0.0 :
3050
- version "15.15 .0"
3051
- resolved "https://registry.yarnpkg.com/globals/-/globals-15.15 .0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8 "
3052
- integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg ==
3049
+ globals@^16 .0.0 :
3050
+ version "16.0 .0"
3051
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.0 .0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8 "
3052
+ integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A ==
3053
3053
3054
3054
globby@^11.1.0 :
3055
3055
version "11.1.0"
You can’t perform that action at this time.
0 commit comments