Skip to content

Commit 673ce2f

Browse files
chore: update dependency globals to v16
1 parent 12281b6 commit 673ce2f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-config-prettier": "^10.0.0",
100100
"eslint-plugin-import": "^2.30.0",
101101
"eslint-plugin-jest": "^28.8.2",
102-
"globals": "^15.13.0",
102+
"globals": "^16.0.0",
103103
"husky": "^9.1.5",
104104
"lerna": "^6.0.0",
105105
"lint-staged": "15.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5102,10 +5102,10 @@ globals@^14.0.0:
51025102
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
51035103
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
51045104

5105-
globals@^15.13.0:
5106-
version "15.15.0"
5107-
resolved "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
5108-
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
5105+
globals@^16.0.0:
5106+
version "16.0.0"
5107+
resolved "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
5108+
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
51095109

51105110
globalthis@^1.0.3:
51115111
version "1.0.4"

0 commit comments

Comments
 (0)