chore(deps-dev): bump globals from 17.7.0 to 17.8.0 (#22845)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.7.0 to 17.8.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.8.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9892409cbf
commit
e586a4bb5b
|
|
@ -184,7 +184,7 @@
|
|||
"eslint-plugin-yml": "3.6.0",
|
||||
"fast-string-width": "3.0.2",
|
||||
"fs-extra": "11.4.0",
|
||||
"globals": "17.7.0",
|
||||
"globals": "17.8.0",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "2.0.3",
|
||||
"lint-staged": "17.2.0",
|
||||
|
|
|
|||
|
|
@ -402,8 +402,8 @@ importers:
|
|||
specifier: 11.4.0
|
||||
version: 11.4.0
|
||||
globals:
|
||||
specifier: 17.7.0
|
||||
version: 17.7.0
|
||||
specifier: 17.8.0
|
||||
version: 17.8.0
|
||||
husky:
|
||||
specifier: 9.1.7
|
||||
version: 9.1.7
|
||||
|
|
@ -4203,8 +4203,8 @@ packages:
|
|||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@17.7.0:
|
||||
resolution: {integrity: sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==}
|
||||
globals@17.8.0:
|
||||
resolution: {integrity: sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globrex@0.1.2:
|
||||
|
|
@ -9347,7 +9347,7 @@ snapshots:
|
|||
entities: 4.5.0
|
||||
eslint: 10.8.0
|
||||
find-up-simple: 1.0.1
|
||||
globals: 17.7.0
|
||||
globals: 17.8.0
|
||||
indent-string: 5.0.0
|
||||
is-builtin-module: 5.0.0
|
||||
is-identifier: 1.1.0
|
||||
|
|
@ -9668,7 +9668,7 @@ snapshots:
|
|||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@17.7.0: {}
|
||||
globals@17.8.0: {}
|
||||
|
||||
globrex@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue