Skip to content

Commit

Permalink
Merge pull request #523 from foretagsplatsen/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…globals-15.12.0

build(deps-dev): bump globals from 15.10.0 to 15.12.0
  • Loading branch information
DamienCassou authored Nov 5, 2024
2 parents 0dd0c5d + 75dfde2 commit c4981b2
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 @@ -48,7 +48,7 @@
"@vitest/ui": "^2.0.5",
"eslint": "^9.13.0",
"eslint-import-resolver-exports": "^1.0.0-beta.5",
"globals": "^15.10.0",
"globals": "^15.12.0",
"jsdom": "^24.0.0",
"vitest": "^2.0.5",
"yaem": "foretagsplatsen/yaem#1.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2484,10 +2484,10 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.0.0, globals@^15.10.0, globals@^15.4.0, globals@^15.8.0:
version "15.10.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.10.0.tgz#a7eab3886802da248ad8b6a9ccca6573ff899c9b"
integrity sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==
globals@^15.0.0, globals@^15.12.0, globals@^15.4.0, globals@^15.8.0:
version "15.12.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==

globalthis@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit c4981b2

Please sign in to comment.