Skip to content

Commit

Permalink
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 4, 2024
1 parent fe7cda8 commit d12978f
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 @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "8.0.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"globals": "15.9.0",
"globals": "15.12.0",
"prettier": "3.3.3",
"ts-node": "10.9.2",
"typescript": "5.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1086,10 +1086,10 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

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@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@^14.0.0:
version "14.0.0"
Expand Down

0 comments on commit d12978f

Please # to comment.