Skip to content

Commit

Permalink
chore(deps): 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 Jan 1, 2025
1 parent 16df774 commit 905b123
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 @@ -29,7 +29,7 @@
"@types/supertest": "^6.0.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.12.0",
"globals": "^15.14.0",
"jest": "^29.7.0",
"nodemon": "^3.1.9",
"prettier": "^3.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2983,10 +2983,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.12.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10c0/f34e0a1845b694f45188331742af9f488b07ba7440a06e9d2039fce0386fbbfc24afdbb9846ebdccd4092d03644e43081c49eb27b30f4b88e43af156e1c1dc34
"globals@npm:^15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4364,7 +4364,7 @@ __metadata:
eslint: "npm:^9.17.0"
eslint-config-prettier: "npm:^9.1.0"
express: "npm:^4.21.2"
globals: "npm:^15.12.0"
globals: "npm:^15.14.0"
jest: "npm:^29.7.0"
nodemon: "npm:^3.1.9"
prettier: "npm:^3.4.1"
Expand Down

0 comments on commit 905b123

Please sign in to comment.