Skip to content

Commit

Permalink
fix(deps): update dependency globals to v15.15.0 (#332)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency globals to v15.15.0

* chore(deps): Deduplicated dependencies using yarn-deduplicate

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Feb 12, 2025
1 parent 37cde67 commit 56ad270
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-security-node": "1.1.4",
"eslint-plugin-testing-library": "7.1.1",
"globals": "15.14.0",
"globals": "15.15.0",
"jsonc-eslint-parser": "2.4.0",
"semver": "^7.6.3",
"typescript-eslint": "8.24.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2707,10 +2707,10 @@ glob@^7.1.3, glob@^7.1.4:
once "^1.3.0"
path-is-absolute "^1.0.0"

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

globals@^11.1.0:
version "11.12.0"
Expand Down

0 comments on commit 56ad270

Please sign in to comment.