Skip to content

Commit

Permalink
Merge pull request #5977 from dodona-edu/dependabot/npm_and_yarn/glob…
Browse files Browse the repository at this point in the history
…als-15.13.0

Bump globals from 15.12.0 to 15.13.0
  • Loading branch information
bmesuere authored Dec 2, 2024
2 parents be1a709 + f098ae6 commit 1e67a4a
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 @@ -78,7 +78,7 @@
"eslint-plugin-lit": "^1.15.0",
"eslint-plugin-no-jquery": "^3.1.0",
"eslint-plugin-wc": "^2.2.0",
"globals": "^15.12.0",
"globals": "^15.13.0",
"jest": "^26.6.3",
"jest-junit": "^16.0.0",
"nyc": "^17.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4910,10 +4910,10 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

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@^15.13.0:
version "15.13.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc"
integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==

globby@^11.1.0:
version "11.1.0"
Expand Down

0 comments on commit 1e67a4a

Please sign in to comment.