chore(deps-dev): bump globals from 17.1.0 to 17.2.0 (#20998)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.1.0 to 17.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.2.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
f2a56963b7
commit
ae711a912e
|
|
@ -184,7 +184,7 @@
|
|||
"eslint-plugin-unicorn": "62.0.0",
|
||||
"eslint-plugin-yml": "1.19.1",
|
||||
"fs-extra": "11.3.3",
|
||||
"globals": "17.1.0",
|
||||
"globals": "17.2.0",
|
||||
"got": "14.6.6",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
|
|
|
|||
|
|
@ -411,8 +411,8 @@ importers:
|
|||
specifier: 11.3.3
|
||||
version: 11.3.3
|
||||
globals:
|
||||
specifier: 17.1.0
|
||||
version: 17.1.0
|
||||
specifier: 17.2.0
|
||||
version: 17.2.0
|
||||
got:
|
||||
specifier: 14.6.6
|
||||
version: 14.6.6
|
||||
|
|
@ -4370,8 +4370,8 @@ packages:
|
|||
resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globals@17.1.0:
|
||||
resolution: {integrity: sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==}
|
||||
globals@17.2.0:
|
||||
resolution: {integrity: sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
globrex@0.1.2:
|
||||
|
|
@ -10910,7 +10910,7 @@ snapshots:
|
|||
|
||||
globals@16.5.0: {}
|
||||
|
||||
globals@17.1.0: {}
|
||||
globals@17.2.0: {}
|
||||
|
||||
globrex@0.1.2: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue