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 75
75
"eslint-config-prettier" : " ^9.1.0" ,
76
76
"eslint-import-resolver-node" : " ^0.3.9" ,
77
77
"eslint-plugin-import" : " ^2.31.0" ,
78
- "globals" : " ^15.8 .0" ,
78
+ "globals" : " ^16.1 .0" ,
79
79
"husky" : " ^9.1.6" ,
80
80
"inquirer" : " ^12.5.0" ,
81
81
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -4119,10 +4119,10 @@ globals@^13.19.0:
4119
4119
dependencies :
4120
4120
type-fest "^0.20.2"
4121
4121
4122
- globals@^15.8 .0 :
4123
- version "15.12 .0"
4124
- resolved "https://registry.yarnpkg.com/globals/-/globals-15.12 .0.tgz#1811872883ad8f41055b61457a130221297de5b5 "
4125
- integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ ==
4122
+ globals@^16.1 .0 :
4123
+ version "16.1 .0"
4124
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.1 .0.tgz#ee6ab147d41c64e9f2beaaaf66572d18df8e1e60 "
4125
+ integrity sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g ==
4126
4126
4127
4127
globalthis@^1.0.4 :
4128
4128
version "1.0.4"
You can’t perform that action at this time.
0 commit comments