Skip to content

Commit 13f6da9

Browse files
Update dependency globals to v16
1 parent 12baea0 commit 13f6da9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@eslint/js": "^9.11.1",
1616
"eslint": "^9.0.0",
1717
"eslint-config-prettier": "^10.0.0",
18-
"globals": "^15.9.0",
18+
"globals": "^16.0.0",
1919
"prettier": "^3.0.0",
2020
"stylelint": "^16.0.0",
2121
"stylelint-config-standard": "^37.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -617,10 +617,10 @@ globals@^14.0.0:
617617
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
618618
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
619619

620-
globals@^15.9.0:
621-
version "15.15.0"
622-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
623-
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
620+
globals@^16.0.0:
621+
version "16.0.0"
622+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
623+
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
624624

625625
globby@^11.1.0:
626626
version "11.1.0"

0 commit comments

Comments
 (0)