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 73
73
"eslint-config-prettier" : " ^10.1.8" ,
74
74
"eslint-plugin-import" : " ^2.32.0" ,
75
75
"eslint-plugin-prettier" : " ^5.5.3" ,
76
- "globals" : " ^16.0 .0" ,
76
+ "globals" : " ^16.3 .0" ,
77
77
"jest" : " ^29.7.0" ,
78
78
"jest-sonar-reporter" : " ^2.0.0" ,
79
79
"prettier" : " ^3.6.2" ,
Original file line number Diff line number Diff line change @@ -4601,10 +4601,10 @@ globals@^14.0.0:
4601
4601
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
4602
4602
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
4603
4603
4604
- globals@^16.0 .0 :
4605
- version "16.0 .0"
4606
- resolved "https://registry.yarnpkg.com/globals/-/globals-16.0 .0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8 "
4607
- integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A ==
4604
+ globals@^16.3 .0 :
4605
+ version "16.3 .0"
4606
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.3 .0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667 "
4607
+ integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ ==
4608
4608
4609
4609
globalthis@^1.0.4 :
4610
4610
version "1.0.4"
You can’t perform that action at this time.
0 commit comments