Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"cross-fetch": "^4.0.0",
"downlevel-dts": "^0.10.0",
"eslint": "9.21.0",
"globals": "^15.9.0",
"globals": "^16.0.0",
"ignore-styles": "^5.0.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15696,13 +15696,20 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.15.0, globals@npm:^15.9.0":
"globals@npm:^15.15.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
languageName: node
linkType: hard

"globals@npm:^16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
languageName: node
linkType: hard

"globalthis@npm:^1.0.1, globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -26821,7 +26828,7 @@ __metadata:
cross-fetch: "npm:^4.0.0"
downlevel-dts: "npm:^0.10.0"
eslint: "npm:9.21.0"
globals: "npm:^15.9.0"
globals: "npm:^16.0.0"
ignore-styles: "npm:^5.0.1"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
Expand Down
Loading