Skip to content

Commit c31450a

Browse files
pkg: Update globals to v16 (#3386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a88d074 commit c31450a

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"cross-fetch": "^4.0.0",
8888
"downlevel-dts": "^0.10.0",
8989
"eslint": "9.21.0",
90-
"globals": "^15.9.0",
90+
"globals": "^16.0.0",
9191
"ignore-styles": "^5.0.1",
9292
"jest": "29.7.0",
9393
"jest-environment-jsdom": "29.7.0",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15696,13 +15696,20 @@ __metadata:
1569615696
languageName: node
1569715697
linkType: hard
1569815698

15699-
"globals@npm:^15.15.0, globals@npm:^15.9.0":
15699+
"globals@npm:^15.15.0":
1570015700
version: 15.15.0
1570115701
resolution: "globals@npm:15.15.0"
1570215702
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
1570315703
languageName: node
1570415704
linkType: hard
1570515705

15706+
"globals@npm:^16.0.0":
15707+
version: 16.0.0
15708+
resolution: "globals@npm:16.0.0"
15709+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
15710+
languageName: node
15711+
linkType: hard
15712+
1570615713
"globalthis@npm:^1.0.1, globalthis@npm:^1.0.4":
1570715714
version: 1.0.4
1570815715
resolution: "globalthis@npm:1.0.4"
@@ -26821,7 +26828,7 @@ __metadata:
2682126828
cross-fetch: "npm:^4.0.0"
2682226829
downlevel-dts: "npm:^0.10.0"
2682326830
eslint: "npm:9.21.0"
26824-
globals: "npm:^15.9.0"
26831+
globals: "npm:^16.0.0"
2682526832
ignore-styles: "npm:^5.0.1"
2682626833
jest: "npm:29.7.0"
2682726834
jest-environment-jsdom: "npm:29.7.0"

0 commit comments

Comments
 (0)