Skip to content

Commit 3d25591

Browse files
chore(deps): update dependency globals to v16 (#1502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dc18b5 commit 3d25591

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-config-prettier": "^10.0.1",
8181
"eslint-plugin-functional": "^8.0.0",
8282
"eslint-plugin-tailwind": "^0.2.1",
83-
"globals": "^15.14.0",
83+
"globals": "^16.0.0",
8484
"husky": "9.1.7",
8585
"jsdom": "^26.0.0",
8686
"nanostores": "^0.11.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ __metadata:
645645
eslint-plugin-functional: "npm:^8.0.0"
646646
eslint-plugin-tailwind: "npm:^0.2.1"
647647
ethers: "npm:^6.6.4"
648-
globals: "npm:^15.14.0"
648+
globals: "npm:^16.0.0"
649649
husky: "npm:9.1.7"
650650
jsdom: "npm:^26.0.0"
651651
marked: "npm:15.0.7"
@@ -5122,10 +5122,10 @@ __metadata:
51225122
languageName: node
51235123
linkType: hard
51245124

5125-
"globals@npm:^15.14.0":
5126-
version: 15.15.0
5127-
resolution: "globals@npm:15.15.0"
5128-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
5125+
"globals@npm:^16.0.0":
5126+
version: 16.0.0
5127+
resolution: "globals@npm:16.0.0"
5128+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
51295129
languageName: node
51305130
linkType: hard
51315131

0 commit comments

Comments
 (0)