Skip to content

Commit

Permalink
Update dependency globals to v15.9.0 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 78f2d4c commit 12b339e
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 @@ -39,7 +39,7 @@
"@eslint/js": "9.8.0",
"chai": "5.1.1",
"eslint": "9.8.0",
"globals": "15.8.0",
"globals": "15.9.0",
"import-from": "4.0.0",
"mocha": "10.7.0",
"nyc": "17.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -899,10 +899,10 @@ glob@^8.1.0:
minimatch "^5.0.1"
once "^1.3.0"

globals@15.8.0:
version "15.8.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.8.0.tgz#e64bb47b619dd8cbf32b3c1a0a61714e33cbbb41"
integrity sha512-VZAJ4cewHTExBWDHR6yptdIBlx9YSSZuwojj9Nt5mBRXQzrKakDsVKQ1J63sklLvzAJm0X5+RpO4i3Y2hcOnFw==
globals@15.9.0:
version "15.9.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==

globals@^11.1.0:
version "11.12.0"
Expand Down

0 comments on commit 12b339e

Please sign in to comment.