Skip to content

Commit

Permalink
build(deps-dev): Bump globals from 15.12.0 to 15.14.0
Browse files Browse the repository at this point in the history
Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 15.14.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.12.0...v15.14.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 Dec 18, 2024
1 parent 5b7b6ab commit 7dd57e5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.15.0",
"globals": "15.12.0",
"globals": "15.14.0",
"growl": "1.10.5",
"husky": "9.1.7",
"import-meta-resolve": "4.1.0",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1815,7 +1815,7 @@ __metadata:
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-unicorn: "npm:56.0.1"
eslint-plugin-yml: "npm:1.15.0"
globals: "npm:15.12.0"
globals: "npm:15.14.0"
growl: "npm:1.10.5"
husky: "npm:9.1.7"
import-meta-resolve: "npm:4.1.0"
Expand Down Expand Up @@ -5969,10 +5969,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.12.0, globals@npm:^15.11.0, globals@npm:^15.9.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10/07cac4ee7cc9befa7894be9b4d1a57f46eeedf9065939f39ffb875009394908eb7bac84147712cfd4bbabab5abc7ab98fc3a6d0fd881f9548fffa10ba2e4bf67
"globals@npm:15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10/e35ffbdbc024d6381efca906f67211a7bbf935db2af8c14a65155785479e28b3e475950e5933bb6b296eed54b6dcd924e25b26dbc8579b1bde9d5d25916e1c5f
languageName: node
linkType: hard

Expand All @@ -5983,6 +5983,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.11.0, globals@npm:^15.9.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10/07cac4ee7cc9befa7894be9b4d1a57f46eeedf9065939f39ffb875009394908eb7bac84147712cfd4bbabab5abc7ab98fc3a6d0fd881f9548fffa10ba2e4bf67
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit 7dd57e5

Please sign in to comment.