Skip to content

Commit 60601f9

Browse files
Update dependency globals to v16 (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d23ea1 commit 60601f9

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
@@ -78,7 +78,7 @@
7878
"chai-jest-snapshot": "2.0.0",
7979
"eslint": "9.28.0",
8080
"eslint-config-prettier": "10.1.5",
81-
"globals": "15.15.0",
81+
"globals": "16.2.0",
8282
"mocha": "11.7.1",
8383
"prettier": "3.6.2",
8484
"ts-node": "10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,10 +2704,10 @@ __metadata:
27042704
languageName: node
27052705
linkType: hard
27062706

2707-
"globals@npm:15.15.0":
2708-
version: 15.15.0
2709-
resolution: "globals@npm:15.15.0"
2710-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
2707+
"globals@npm:16.2.0":
2708+
version: 16.2.0
2709+
resolution: "globals@npm:16.2.0"
2710+
checksum: 10c0/c2b3ea163faa6f8a38076b471b12f4bda891f7df7f7d2e8294fb4801d735a51a73431bf4c1696c5bf5dbca5e0a0db894698acfcbd3068730c6b12eef185dea25
27112711
languageName: node
27122712
linkType: hard
27132713

@@ -3756,7 +3756,7 @@ __metadata:
37563756
chai-jest-snapshot: "npm:2.0.0"
37573757
eslint: "npm:9.28.0"
37583758
eslint-config-prettier: "npm:10.1.5"
3759-
globals: "npm:15.15.0"
3759+
globals: "npm:16.2.0"
37603760
mocha: "npm:11.7.1"
37613761
prettier: "npm:3.6.2"
37623762
ts-node: "npm:10.9.2"

0 commit comments

Comments
 (0)