Skip to content

Commit e384de0

Browse files
Update dependency globals to v16
1 parent 3f35f53 commit e384de0

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": "^8.57.0",
7575
"eslint-plugin-import": "^2.29.1",
76-
"globals": "^15.11.0",
76+
"globals": "^16.0.0",
7777
"husky": "^8.0.1",
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
@@ -4039,10 +4039,10 @@ __metadata:
40394039
languageName: node
40404040
linkType: hard
40414041

4042-
"globals@npm:^15.11.0":
4043-
version: 15.15.0
4044-
resolution: "globals@npm:15.15.0"
4045-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
4042+
"globals@npm:^16.0.0":
4043+
version: 16.3.0
4044+
resolution: "globals@npm:16.3.0"
4045+
checksum: 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
40464046
languageName: node
40474047
linkType: hard
40484048

@@ -5244,7 +5244,7 @@ __metadata:
52445244
escodegen: "npm:^2.0.0"
52455245
eslint: "npm:^8.57.0"
52465246
eslint-plugin-import: "npm:^2.29.1"
5247-
globals: "npm:^15.11.0"
5247+
globals: "npm:^16.0.0"
52485248
husky: "npm:^8.0.1"
52495249
jest: "npm:^29.0.0"
52505250
jest-environment-jsdom: "npm:^29.0.0"

0 commit comments

Comments
 (0)