chore(deps-dev): bump globals from 16.4.0 to 16.5.0 (#20414)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.5.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
0c0dece3c3
commit
2841fe6dc8
|
|
@ -177,7 +177,7 @@
|
|||
"eslint-plugin-unicorn": "62.0.0",
|
||||
"eslint-plugin-yml": "1.19.0",
|
||||
"fs-extra": "11.3.2",
|
||||
"globals": "16.4.0",
|
||||
"globals": "16.5.0",
|
||||
"got": "14.6.2",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
|
|
|
|||
|
|
@ -392,8 +392,8 @@ importers:
|
|||
specifier: 11.3.2
|
||||
version: 11.3.2
|
||||
globals:
|
||||
specifier: 16.4.0
|
||||
version: 16.4.0
|
||||
specifier: 16.5.0
|
||||
version: 16.5.0
|
||||
got:
|
||||
specifier: 14.6.2
|
||||
version: 14.6.2
|
||||
|
|
@ -3794,8 +3794,8 @@ packages:
|
|||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@16.4.0:
|
||||
resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==}
|
||||
globals@16.5.0:
|
||||
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globrex@0.1.2:
|
||||
|
|
@ -9345,7 +9345,7 @@ snapshots:
|
|||
eslint: 9.39.0(jiti@2.6.1)
|
||||
esquery: 1.6.0
|
||||
find-up-simple: 1.0.1
|
||||
globals: 16.4.0
|
||||
globals: 16.5.0
|
||||
indent-string: 5.0.0
|
||||
is-builtin-module: 5.0.0
|
||||
jsesc: 3.1.0
|
||||
|
|
@ -9777,7 +9777,7 @@ snapshots:
|
|||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@16.4.0: {}
|
||||
globals@16.5.0: {}
|
||||
|
||||
globrex@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue