Skip to content

Commit 9ad5cd6

Browse files
Update dependency globals to v16
1 parent 2663419 commit 9ad5cd6

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
@@ -73,7 +73,7 @@
7373
"escodegen": "^2.0.0",
7474
"eslint": "^9.0.0",
7575
"eslint-plugin-import": "^2.29.1",
76-
"globals": "^15.11.0",
76+
"globals": "^16.0.0",
7777
"husky": "^9.0.0",
7878
"jest": "^29.0.0",
7979
"jest-environment-jsdom": "^29.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4103,10 +4103,10 @@ __metadata:
41034103
languageName: node
41044104
linkType: hard
41054105

4106-
"globals@npm:^15.11.0":
4107-
version: 15.15.0
4108-
resolution: "globals@npm:15.15.0"
4109-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
4106+
"globals@npm:^16.0.0":
4107+
version: 16.3.0
4108+
resolution: "globals@npm:16.3.0"
4109+
checksum: 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
41104110
languageName: node
41114111
linkType: hard
41124112

@@ -5301,7 +5301,7 @@ __metadata:
53015301
escodegen: "npm:^2.0.0"
53025302
eslint: "npm:^9.0.0"
53035303
eslint-plugin-import: "npm:^2.29.1"
5304-
globals: "npm:^15.11.0"
5304+
globals: "npm:^16.0.0"
53055305
husky: "npm:^9.0.0"
53065306
jest: "npm:^29.0.0"
53075307
jest-environment-jsdom: "npm:^29.0.0"

0 commit comments

Comments
 (0)