chore(deps-dev): bump globals from 17.3.0 to 17.4.0

Bumps [globals](https://github.com/sindresorhus/globals) from 17.3.0 to 17.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.4.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] 2026-03-02 03:06:11 +00:00 committed by Florent BENOIT
parent 10bd3b2187
commit a0257ce794
2 changed files with 9 additions and 3 deletions

View file

@ -168,7 +168,7 @@
"eslint-plugin-unicorn": "^63.0.0",
"fzstd": "^0.1.1",
"get-tsconfig": "^4.13.6",
"globals": "^17.3.0",
"globals": "^17.4.0",
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"minimist": "^1.2.8",

View file

@ -165,8 +165,8 @@ importers:
specifier: ^4.13.6
version: 4.13.6
globals:
specifier: ^17.3.0
version: 17.3.0
specifier: ^17.4.0
version: 17.4.0
husky:
specifier: ^9.1.7
version: 9.1.7
@ -7562,6 +7562,10 @@ packages:
resolution: {integrity: sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==}
engines: {node: '>=18'}
globals@17.4.0:
resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
engines: {node: '>=18'}
globalthis@1.0.4:
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
engines: {node: '>= 0.4'}
@ -20806,6 +20810,8 @@ snapshots:
globals@17.3.0: {}
globals@17.4.0: {}
globalthis@1.0.4:
dependencies:
define-properties: 1.2.1