chore(deps-dev): bump eslint-plugin-yml from 3.2.1 to 3.2.2 (#21213)
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... 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
61694896b9
commit
0425778dc0
|
|
@ -179,7 +179,7 @@
|
|||
"eslint-plugin-n": "17.24.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-unicorn": "63.0.0",
|
||||
"eslint-plugin-yml": "3.2.1",
|
||||
"eslint-plugin-yml": "3.2.2",
|
||||
"fs-extra": "11.3.3",
|
||||
"globals": "17.3.0",
|
||||
"got": "14.6.6",
|
||||
|
|
|
|||
|
|
@ -407,8 +407,8 @@ importers:
|
|||
specifier: 63.0.0
|
||||
version: 63.0.0(eslint@10.0.1(jiti@2.6.1))
|
||||
eslint-plugin-yml:
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(eslint@10.0.1(jiti@2.6.1))
|
||||
specifier: 3.2.2
|
||||
version: 3.2.2(eslint@10.0.1(jiti@2.6.1))
|
||||
fs-extra:
|
||||
specifier: 11.3.3
|
||||
version: 11.3.3
|
||||
|
|
@ -1566,8 +1566,8 @@ packages:
|
|||
peerDependencies:
|
||||
'@opentelemetry/api': ^1.1.0
|
||||
|
||||
'@ota-meshi/ast-token-store@0.2.3':
|
||||
resolution: {integrity: sha512-Jgp8rBprSMIDY0IuokbESFozd5SSa/LZsQ9/xiNooDdiy+WK2LlA51f+GjgBKq8CE4YpfK5kdBjNtbwlThApoQ==}
|
||||
'@ota-meshi/ast-token-store@0.3.0':
|
||||
resolution: {integrity: sha512-XRO0zi2NIUKq2lUk3T1ecFSld1fMWRKE6naRFGkgkdeosx7IslyUKNv5Dcb5PJTja9tHJoFu0v/7yEpAkrkrTg==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
|
||||
'@otplib/core@13.3.0':
|
||||
|
|
@ -3495,8 +3495,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
||||
eslint-plugin-yml@3.2.1:
|
||||
resolution: {integrity: sha512-/oFj7MWk56AKLelLSUb7zN1OKDI9kR+uKEzbf/sGu7Bov0tJs3qwtMcu+VCcEtFAFD7KZe0LSYhyy0Uq8hKF9g==}
|
||||
eslint-plugin-yml@3.2.2:
|
||||
resolution: {integrity: sha512-vMluBBMGecygLzeOly0EnDhudQb9CNEXEUokTap93oF/KyASAADed4xRlFBQQNuzJK3N6u5s3M/IjIKPGZZOKA==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
|
@ -7129,7 +7129,7 @@ snapshots:
|
|||
'@opentelemetry/api': 1.9.0
|
||||
'@opentelemetry/core': 2.5.1(@opentelemetry/api@1.9.0)
|
||||
|
||||
'@ota-meshi/ast-token-store@0.2.3': {}
|
||||
'@ota-meshi/ast-token-store@0.3.0': {}
|
||||
|
||||
'@otplib/core@13.3.0': {}
|
||||
|
||||
|
|
@ -9005,11 +9005,11 @@ snapshots:
|
|||
semver: 7.7.4
|
||||
strip-indent: 4.1.1
|
||||
|
||||
eslint-plugin-yml@3.2.1(eslint@10.0.1(jiti@2.6.1)):
|
||||
eslint-plugin-yml@3.2.2(eslint@10.0.1(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint/core': 1.1.0
|
||||
'@eslint/plugin-kit': 0.6.0
|
||||
'@ota-meshi/ast-token-store': 0.2.3
|
||||
'@ota-meshi/ast-token-store': 0.3.0
|
||||
debug: 4.4.3
|
||||
diff-sequences: 29.6.3
|
||||
escape-string-regexp: 5.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue