chore(deps-dev): bump globals from 16.2.0 to 16.3.0

Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-01 21:35:53 +00:00 committed by GitHub
parent 203eb42d7e
commit a218e076c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@
"drizzle-kit": "^0.31.4",
"eslint": "^9.30.0",
"eslint-config-prettier": "^10.1.5",
"globals": "^16.2.0",
"globals": "^16.3.0",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"prettier": "3.6.2",