Skip to content

Commit ff5a032

Browse files
Update dependency globals to v17.5.0
1 parent 29e2cc7 commit ff5a032

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@eslint/js": "9.39.4",
2525
"eslint": "9.39.4",
2626
"eslint-plugin-ghost": "3.5.0",
27-
"globals": "17.4.0",
27+
"globals": "17.5.0",
2828
"typescript-eslint": "8.58.1",
2929
"husky": "9.1.7",
3030
"lerna": "9.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7745,10 +7745,10 @@ global-prefix@^3.0.0:
77457745
kind-of "^6.0.2"
77467746
which "^1.3.1"
77477747

7748-
globals@17.4.0:
7749-
version "17.4.0"
7750-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
7751-
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
7748+
globals@17.5.0:
7749+
version "17.5.0"
7750+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6"
7751+
integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
77527752

77537753
globals@^14.0.0:
77547754
version "14.0.0"

0 commit comments

Comments
 (0)