Skip to content

Commit

Permalink
Merge pull request #354 from ivmartel/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
ivmartel authored Aug 20, 2024
2 parents 1fe4a8f + aa89d36 commit 6679de2
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 @@ -24,7 +24,7 @@
"css-loader": "^7.1.2",
"eslint": "^9.9.0",
"eslint-plugin-jsdoc": "~50.2.2",
"globals": "^15.8.0",
"globals": "^15.9.0",
"html-webpack-plugin": "^5.6.0",
"jsdoc": "^4.0.3",
"karma": "^6.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3001,10 +3001,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==

globalyzer@0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 6679de2

Please sign in to comment.