Skip to content

Commit

Permalink
Bump globals from 15.3.0 to 15.8.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.3.0 to 15.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.3.0...v15.8.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent ee908b0 commit 2635c8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-node": "^11.1.0",
"globals": "^15.3.0",
"globals": "^15.8.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-cli": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2922,10 +2922,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.3.0":
version: 15.3.0
resolution: "globals@npm:15.3.0"
checksum: 10/ad4e845884e045d211fd7c4511f51a3484d6db8438d7a8ec9366919771f802596964aaa514f2561bd375ee7d0d57e83a056ef50996eee5a676400534c75e4d06
"globals@npm:^15.8.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
languageName: node
linkType: hard

Expand Down Expand Up @@ -4618,7 +4618,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-node: "npm:^11.1.0"
fast-xml-parser: "npm:^4.4.0"
globals: "npm:^15.3.0"
globals: "npm:^15.8.0"
jest: "npm:^29.7.0"
jest-circus: "npm:^29.7.0"
jest-cli: "npm:^29.7.0"
Expand Down

0 comments on commit 2635c8a

Please sign in to comment.