Skip to content

Commit

Permalink
build(deps-dev): Bump globals from 15.11.0 to 15.12.0 (#443)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 947a015 commit 387599e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.15.0",
"globals": "15.11.0",
"globals": "15.12.0",
"growl": "1.10.5",
"husky": "9.1.6",
"is-ci": "3.0.1",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ __metadata:
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-unicorn: "npm:56.0.0"
eslint-plugin-yml: "npm:1.15.0"
globals: "npm:15.11.0"
globals: "npm:15.12.0"
growl: "npm:1.10.5"
husky: "npm:9.1.6"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -5893,10 +5893,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10/14009ef1906ac929d930ed1c896a47159e7d11b4d201901ca5f3827766519191a3f5fb45124de43c4511fee04018704e7ed5a097fb37d23abf39523d1d41c85f
"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
languageName: node
linkType: hard

Expand All @@ -5907,13 +5907,6 @@ __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 387599e

Please sign in to comment.