Skip to content

Commit 7f6e4fe

Browse files
chore(deps): update dependency globals to v15.15.0 (#2047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d63c524 commit 7f6e4fe

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
@@ -59,7 +59,7 @@
5959
"eslint-plugin-n": "17.15.1",
6060
"eslint-plugin-promise": "7.2.1",
6161
"eslint-plugin-standard": "5.0.0",
62-
"globals": "15.14.0",
62+
"globals": "15.15.0",
6363
"husky": "9.1.7",
6464
"jest": "29.7.0",
6565
"lint-staged": "15.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6045,10 +6045,10 @@ glob@^7.1.3, glob@^7.1.4:
60456045
once "^1.3.0"
60466046
path-is-absolute "^1.0.0"
60476047

6048-
globals@15.14.0, globals@^15.11.0:
6049-
version "15.14.0"
6050-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
6051-
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
6048+
globals@15.15.0, globals@^15.11.0:
6049+
version "15.15.0"
6050+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
6051+
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
60526052

60536053
globals@^11.1.0:
60546054
version "11.12.0"

0 commit comments

Comments
 (0)