chore(deps-dev): bump globals from 15.12.0 to 15.13.0 (#17774)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.12.0 to 15.13.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.12.0...v15.13.0) --- updated-dependencies: - dependency-name: globals 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
f8af6cdaac
commit
63d5743030
|
|
@ -180,7 +180,7 @@
|
|||
"eslint-plugin-unicorn": "56.0.1",
|
||||
"eslint-plugin-yml": "1.16.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"globals": "15.12.0",
|
||||
"globals": "15.13.0",
|
||||
"got": "14.4.5",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.1",
|
||||
|
|
|
|||
|
|
@ -401,8 +401,8 @@ importers:
|
|||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
globals:
|
||||
specifier: 15.12.0
|
||||
version: 15.12.0
|
||||
specifier: 15.13.0
|
||||
version: 15.13.0
|
||||
got:
|
||||
specifier: 14.4.5
|
||||
version: 14.4.5
|
||||
|
|
@ -3384,8 +3384,8 @@ packages:
|
|||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@15.12.0:
|
||||
resolution: {integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==}
|
||||
globals@15.13.0:
|
||||
resolution: {integrity: sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globrex@0.1.2:
|
||||
|
|
@ -8599,7 +8599,7 @@ snapshots:
|
|||
eslint: 9.15.0
|
||||
eslint-plugin-es-x: 7.8.0(eslint@9.15.0)
|
||||
get-tsconfig: 4.8.1
|
||||
globals: 15.12.0
|
||||
globals: 15.13.0
|
||||
ignore: 5.3.2
|
||||
minimatch: 9.0.5
|
||||
semver: 7.6.3
|
||||
|
|
@ -8623,7 +8623,7 @@ snapshots:
|
|||
core-js-compat: 3.39.0
|
||||
eslint: 9.15.0
|
||||
esquery: 1.6.0
|
||||
globals: 15.12.0
|
||||
globals: 15.13.0
|
||||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.1
|
||||
jsesc: 3.0.2
|
||||
|
|
@ -9088,7 +9088,7 @@ snapshots:
|
|||
|
||||
globals@14.0.0: {}
|
||||
|
||||
globals@15.12.0: {}
|
||||
globals@15.13.0: {}
|
||||
|
||||
globrex@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue