Skip to content

Commit f01f890

Browse files
Update dependency globals to v16.1.0
1 parent 7747e16 commit f01f890

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
@@ -15,7 +15,7 @@
1515
"@eslint/js": "9.26.0",
1616
"eslint": "9.26.0",
1717
"eslint-config-prettier": "10.1.3",
18-
"globals": "16.0.0",
18+
"globals": "16.1.0",
1919
"prettier": "3.5.3",
2020
"stylelint": "16.19.1",
2121
"stylelint-config-standard": "38.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -862,10 +862,10 @@ global-prefix@^3.0.0:
862862
kind-of "^6.0.2"
863863
which "^1.3.1"
864864

865-
globals@16.0.0:
866-
version "16.0.0"
867-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
868-
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
865+
globals@16.1.0:
866+
version "16.1.0"
867+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.1.0.tgz#ee6ab147d41c64e9f2beaaaf66572d18df8e1e60"
868+
integrity sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==
869869

870870
globals@^14.0.0:
871871
version "14.0.0"

0 commit comments

Comments
 (0)