Skip to content

Commit

Permalink
Merge pull request #714 from discloud/dependabot/npm_and_yarn/globals…
Browse files Browse the repository at this point in the history
…-15.9.0

Bump globals from 15.8.0 to 15.9.0
  • Loading branch information
github-actions[bot] authored Aug 2, 2024
2 parents fd51c75 + 472a72a commit d6e0419
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 @@ -18,7 +18,7 @@
"dotenv": "^16.4.5",
"eslint": "^9.8.0",
"eslint-plugin-tsdoc": "^0.3.0",
"globals": "^15.8.0",
"globals": "^15.9.0",
"rimraf": "^5.0.8",
"typedoc": "^0.26.5",
"typedoc-material-theme": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,10 +644,10 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

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==

globby@^11.1.0:
version "11.1.0"
Expand Down

0 comments on commit d6e0419

Please sign in to comment.