Skip to content

Commit

Permalink
Bump globals in the dependencies group across 1 directory (#1636)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the / directory: [globals](https://github.com/sindresorhus/globals).


Updates `globals` from 15.11.0 to 15.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.11.0...v15.12.0)

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

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 Nov 4, 2024
1 parent f24fc8e commit 1d1d724
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 @@ -959,7 +959,7 @@
"eslint-plugin-tsdoc": "^0.3.0",
"find-process": "^1.4.7",
"glob": "^11.0.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"jsdom": "^24.1.3",
"lodash": "^4.17.21",
"mocha": "^10.8.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2247,7 +2247,7 @@ __metadata:
express: "npm:^4.21.1"
find-process: "npm:^1.4.7"
glob: "npm:^11.0.0"
globals: "npm:^15.11.0"
globals: "npm:^15.12.0"
ini: "npm:^5.0.0"
jsdom: "npm:^24.1.3"
lodash: "npm:^4.17.21"
Expand Down Expand Up @@ -4806,10 +4806,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":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10/07cac4ee7cc9befa7894be9b4d1a57f46eeedf9065939f39ffb875009394908eb7bac84147712cfd4bbabab5abc7ab98fc3a6d0fd881f9548fffa10ba2e4bf67
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d1d724

Please sign in to comment.