npm(deps-dev): bump globals in the dependencies-patch-and-minor group

Bumps the dependencies-patch-and-minor group with 1 update: [globals](https://github.com/sindresorhus/globals).


Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.13.0...v15.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-18 23:44:48 +00:00
committed by GitHub
parent ff4c07f985
commit 1c292be46b
2 changed files with 5 additions and 6 deletions

View File

@ -22,7 +22,7 @@
"daisyui": "^4.12.22",
"debug": "^4.4.0",
"eslint": "^9.17.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"nodemon": "^3.1.9",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.17",