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 167
167
"eslint-plugin-prettier" : " ^5.2.1" ,
168
168
"eslint-webpack-plugin" : " ^4.2.0" ,
169
169
"file-loader" : " ^6.2.0" ,
170
- "globals" : " ^15.14 .0" ,
170
+ "globals" : " ^16.0 .0" ,
171
171
"html-webpack-plugin" : " ^5.6.0" ,
172
172
"husky" : " ^9.0.11" ,
173
173
"jest" : " 29.7.0" ,
Original file line number Diff line number Diff line change @@ -6248,10 +6248,10 @@ globals@^14.0.0:
6248
6248
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6249
6249
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6250
6250
6251
- globals@^15.14 .0:
6252
- version "15.14 .0"
6253
- resolved "https://registry.npmjs.org/globals/-/globals-15.14 .0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f "
6254
- integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig ==
6251
+ globals@^16.0 .0:
6252
+ version "16.0 .0"
6253
+ resolved "https://registry.npmjs.org/globals/-/globals-16.0 .0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8 "
6254
+ integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A ==
6255
6255
6256
6256
globalthis@^1.0.3:
6257
6257
version "1.0.3"
You can’t perform that action at this time.
0 commit comments