File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 73
73
"escodegen" : " ^2.0.0" ,
74
74
"eslint" : " ^9.0.0" ,
75
75
"eslint-plugin-import" : " ^2.29.1" ,
76
- "globals" : " ^15.11 .0" ,
76
+ "globals" : " ^16.0 .0" ,
77
77
"husky" : " ^8.0.1" ,
78
78
"jest" : " ^29.0.0" ,
79
79
"jest-environment-jsdom" : " ^29.0.0" ,
Original file line number Diff line number Diff line change @@ -4103,10 +4103,10 @@ __metadata:
4103
4103
languageName : node
4104
4104
linkType : hard
4105
4105
4106
- " globals@npm:^15.11 .0 " :
4107
- version : 15.15 .0
4108
- resolution : " globals@npm:15.15 .0"
4109
- checksum : 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
4106
+ " globals@npm:^16.0 .0 " :
4107
+ version : 16.3 .0
4108
+ resolution : " globals@npm:16.3 .0"
4109
+ checksum : 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
4110
4110
languageName : node
4111
4111
linkType : hard
4112
4112
@@ -5301,7 +5301,7 @@ __metadata:
5301
5301
escodegen : " npm:^2.0.0"
5302
5302
eslint : " npm:^9.0.0"
5303
5303
eslint-plugin-import : " npm:^2.29.1"
5304
- globals : " npm:^15.11 .0"
5304
+ globals : " npm:^16.0 .0"
5305
5305
husky : " npm:^8.0.1"
5306
5306
jest : " npm:^29.0.0"
5307
5307
jest-environment-jsdom : " npm:^29.0.0"
You can’t perform that action at this time.
0 commit comments