Skip to content

Commit 9edf0ef

Browse files
chore(deps): update dependency globals to v16 (#719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcbb71f commit 9edf0ef

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
@@ -72,7 +72,7 @@
7272
"eslint-config-prettier": "^10.0.1",
7373
"eslint-plugin-functional": "^8.0.0",
7474
"ethers": "6.13.5",
75-
"globals": "^15.14.0",
75+
"globals": "^16.0.0",
7676
"husky": "9.1.7",
7777
"prettier": "3.5.1",
7878
"prettier-plugin-astro": "^0.14.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ __metadata:
14651465
eslint-config-prettier: "npm:^10.0.1"
14661466
eslint-plugin-functional: "npm:^8.0.0"
14671467
ethers: "npm:6.13.5"
1468-
globals: "npm:^15.14.0"
1468+
globals: "npm:^16.0.0"
14691469
husky: "npm:9.1.7"
14701470
prettier: "npm:3.5.1"
14711471
prettier-plugin-astro: "npm:^0.14.0"
@@ -9325,10 +9325,10 @@ __metadata:
93259325
languageName: node
93269326
linkType: hard
93279327

9328-
"globals@npm:^15.14.0":
9329-
version: 15.15.0
9330-
resolution: "globals@npm:15.15.0"
9331-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
9328+
"globals@npm:^16.0.0":
9329+
version: 16.0.0
9330+
resolution: "globals@npm:16.0.0"
9331+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
93329332
languageName: node
93339333
linkType: hard
93349334

0 commit comments

Comments
 (0)