Skip to content

Commit 885f22d

Browse files
chore(deps): update dependency globals to v16
1 parent 61b06b8 commit 885f22d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-no-only-tests": "^3.1.0",
6060
"eslint-plugin-prettier": "^5.0.0-alpha.2",
6161
"eslint-plugin-promise": "^7.0.0",
62-
"globals": "^15.0.0",
62+
"globals": "^16.0.0",
6363
"jest": "29.7.0",
6464
"prettier": "3.5.3",
6565
"ts-jest": "^29.1.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2280,11 +2280,16 @@ globals@^14.0.0:
22802280
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
22812281
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
22822282

2283-
globals@^15.0.0, globals@^15.11.0, globals@^15.12.0:
2283+
globals@^15.11.0, globals@^15.12.0:
22842284
version "15.15.0"
22852285
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
22862286
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
22872287

2288+
globals@^16.0.0:
2289+
version "16.0.0"
2290+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
2291+
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
2292+
22882293
globalthis@^1.0.4:
22892294
version "1.0.4"
22902295
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"

0 commit comments

Comments
 (0)