Skip to content

Commit

Permalink
Chore(deps-dev): Bump globals from 15.15.0 to 16.0.0 (#1678)
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.15.0...v16.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 16942a9 commit 1c4a421
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.15.0",
"globals": "^16.0.0",
"globby": "^14.1.0",
"husky": "^9.1.7",
"lerna": "^8.1.9",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ __metadata:
eslint-plugin-n: "npm:^17.15.1"
eslint-plugin-prettier: "npm:^5.2.3"
eslint-plugin-unicorn: "npm:^56.0.1"
globals: "npm:^15.15.0"
globals: "npm:^16.0.0"
globby: "npm:^14.1.0"
husky: "npm:^9.1.7"
lerna: "npm:^8.1.9"
Expand Down Expand Up @@ -4304,13 +4304,20 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.11.0, globals@npm:^15.15.0, globals@npm:^15.9.0":
"globals@npm:^15.11.0, globals@npm:^15.9.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
languageName: node
linkType: hard

"globals@npm:^16.0.0":
version: 16.0.0
resolution: "globals@npm:16.0.0"
checksum: 10/aa05d569af9c763d9982e6885f3ac6d21c84cd54c9a12eeace55b3334d0631128f189902d34ae2a924694311f92d700dbd3e8e62e8a9e1094a882f9f8897149a
languageName: node
linkType: hard

"globby@npm:11.1.0":
version: 11.1.0
resolution: "globby@npm:11.1.0"
Expand Down

0 comments on commit 1c4a421

Please sign in to comment.