chore(deps-dev): bump globals from 17.5.0 to 17.6.0 (#21895)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.6.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
57d4b36865
commit
fdca8531e5
|
|
@ -183,7 +183,7 @@
|
|||
"eslint-plugin-unicorn": "64.0.0",
|
||||
"eslint-plugin-yml": "3.3.2",
|
||||
"fs-extra": "11.3.4",
|
||||
"globals": "17.5.0",
|
||||
"globals": "17.6.0",
|
||||
"got": "15.0.3",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
|
|
|
|||
|
|
@ -408,8 +408,8 @@ importers:
|
|||
specifier: 11.3.4
|
||||
version: 11.3.4
|
||||
globals:
|
||||
specifier: 17.5.0
|
||||
version: 17.5.0
|
||||
specifier: 17.6.0
|
||||
version: 17.6.0
|
||||
got:
|
||||
specifier: 15.0.3
|
||||
version: 15.0.3
|
||||
|
|
@ -4238,8 +4238,8 @@ packages:
|
|||
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@17.5.0:
|
||||
resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==}
|
||||
globals@17.6.0:
|
||||
resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globrex@0.1.2:
|
||||
|
|
@ -9679,7 +9679,7 @@ snapshots:
|
|||
core-js-compat: 3.49.0
|
||||
eslint: 10.2.1(jiti@2.6.1)
|
||||
find-up-simple: 1.0.1
|
||||
globals: 17.5.0
|
||||
globals: 17.6.0
|
||||
indent-string: 5.0.0
|
||||
is-builtin-module: 5.0.0
|
||||
jsesc: 3.1.0
|
||||
|
|
@ -10042,7 +10042,7 @@ snapshots:
|
|||
|
||||
globals@15.15.0: {}
|
||||
|
||||
globals@17.5.0: {}
|
||||
globals@17.6.0: {}
|
||||
|
||||
globrex@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue