Skip to content

Commit d077ecf

Browse files
Merge pull request #921 from dxw/renovate/globals-16.x
Update dependency globals to v16.2.0
2 parents ae1019e + 5613dfc commit d077ecf

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.27.0",
1616
"eslint": "9.27.0",
1717
"eslint-config-prettier": "10.1.5",
18-
"globals": "16.1.0",
18+
"globals": "16.2.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
@@ -610,10 +610,10 @@ global-prefix@^3.0.0:
610610
kind-of "^6.0.2"
611611
which "^1.3.1"
612612

613-
globals@16.1.0:
614-
version "16.1.0"
615-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.1.0.tgz#ee6ab147d41c64e9f2beaaaf66572d18df8e1e60"
616-
integrity sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g==
613+
globals@16.2.0:
614+
version "16.2.0"
615+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
616+
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
617617

618618
globals@^14.0.0:
619619
version "14.0.0"

0 commit comments

Comments
 (0)