Skip to content

Commit

Permalink
fix(deps): update dependency globals to v15.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent cf269d1 commit 08e2611
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 @@ -63,7 +63,7 @@
"eslint-plugin-testing-library": "6.3.0",
"eslint-plugin-vue": "9.29.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.14.0",
"globals": "15.8.0",
"globals": "15.12.0",
"typescript-eslint": "7.18.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,10 +1798,10 @@ glob@^7.1.3:
once "^1.3.0"
path-is-absolute "^1.0.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.12.0:
version "15.12.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==

globals@^13.24.0:
version "13.24.0"
Expand Down

0 comments on commit 08e2611

Please sign in to comment.