Skip to content

Commit f7607fc

Browse files
Merge pull request #972 from dxw/renovate/globals-16.x
Update dependency globals to v16.4.0
2 parents d7948fe + 226ee4a commit f7607fc

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.35.0",
1616
"eslint": "9.35.0",
1717
"eslint-config-prettier": "10.1.8",
18-
"globals": "16.3.0",
18+
"globals": "16.4.0",
1919
"prettier": "3.6.2",
2020
"stylelint": "16.23.1",
2121
"stylelint-config-standard": "39.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -621,10 +621,10 @@ global-prefix@^3.0.0:
621621
kind-of "^6.0.2"
622622
which "^1.3.1"
623623

624-
globals@16.3.0:
625-
version "16.3.0"
626-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
627-
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
624+
globals@16.4.0:
625+
version "16.4.0"
626+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
627+
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
628628

629629
globals@^14.0.0:
630630
version "14.0.0"

0 commit comments

Comments
 (0)