Skip to content

Commit

Permalink
Merge pull request #322 from ivmartel/dependabot/npm_and_yarn/globals…
Browse files Browse the repository at this point in the history
…-16.0.0

Bump globals from 15.15.0 to 16.0.0
  • Loading branch information
ivmartel authored Feb 26, 2025
2 parents 0108b2f + 4c393e7 commit 394c317
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 @@ -26,7 +26,7 @@
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin-js": "^3.0.0",
"eslint": "^9.4.0",
"globals": "^15.4.0",
"globals": "^16.0.0",
"grunt": "^1.4.0",
"grunt-cli": "^1.4.2",
"grunt-contrib-connect": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -775,10 +775,10 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.4.0:
version "15.15.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
globals@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==

globule@^1.0.0:
version "1.3.2"
Expand Down

0 comments on commit 394c317

Please sign in to comment.