Skip to content

Commit

Permalink
Merge pull request #492 from discloud/dependabot/npm_and_yarn/globals…
Browse files Browse the repository at this point in the history
…-15.7.0

Bump globals from 15.6.0 to 15.7.0
  • Loading branch information
github-actions[bot] authored Jul 1, 2024
2 parents 8e2f9b2 + a7ff129 commit 4f43423
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 @@ -1268,7 +1268,7 @@
"@vscode/test-cli": "^0.0.9",
"@vscode/test-electron": "^2.4.0",
"eslint": "^9.5.0",
"globals": "^15.6.0",
"globals": "^15.7.0",
"mocha": "^10.5.2",
"typescript": "^5.5.2",
"typescript-eslint": "^7.14.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1058,10 +1058,10 @@ globals@^14.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==

globals@^15.6.0:
version "15.6.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.6.0.tgz#3872d3ab4427e1df4718efd3f7d2c721c503f65f"
integrity sha512-UzcJi88Hw//CurUIRa9Jxb0vgOCcuD/MNjwmXp633cyaRKkCWACkoqHCtfZv43b1kqXGg/fpOa8bwgacCeXsVg==
globals@^15.7.0:
version "15.7.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-15.7.0.tgz#d9ca65edad684c438b179749fc57def027557f93"
integrity sha512-ivatRXWwKC6ImcdKO7dOwXuXR5XFrdwo45qFwD7D0qOkEPzzJdLXC3BHceBdyrPOD3p1suPaWi4Y4NMm2D++AQ==

globby@^11.1.0:
version "11.1.0"
Expand Down

0 comments on commit 4f43423

Please sign in to comment.