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 72
72
"eslint" : " ^8.56.0" ,
73
73
"eslint-config-prettier" : " ^9.1.0" ,
74
74
"eslint-plugin-import" : " ^2.31.0" ,
75
- "globals" : " ^15.8 .0" ,
75
+ "globals" : " ^16.0 .0" ,
76
76
"husky" : " ^9.1.6" ,
77
77
"jest" : " ^29.7.0" ,
78
78
"lint-staged" : " ^13.0.3" ,
Original file line number Diff line number Diff line change @@ -3969,10 +3969,10 @@ globals@^13.19.0:
3969
3969
dependencies :
3970
3970
type-fest "^0.20.2"
3971
3971
3972
- globals@^15.8 .0 :
3973
- version "15.12 .0"
3974
- resolved "https://registry.yarnpkg.com/globals/-/globals-15.12 .0.tgz#1811872883ad8f41055b61457a130221297de5b5 "
3975
- integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ ==
3972
+ globals@^16.0 .0 :
3973
+ version "16.0 .0"
3974
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.0 .0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8 "
3975
+ integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A ==
3976
3976
3977
3977
globalthis@^1.0.4 :
3978
3978
version "1.0.4"
You can’t perform that action at this time.
0 commit comments