chore(deps-dev): bump eslint-plugin-yml from 3.3.2 to 3.4.0 (#22129)
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 3.3.2 to 3.4.0. - [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.3.2...v3.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-yml dependency-version: 3.4.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
057581941c
commit
25fac132d3
|
|
@ -179,7 +179,7 @@
|
|||
"eslint-plugin-n": "18.0.1",
|
||||
"eslint-plugin-simple-import-sort": "13.0.0",
|
||||
"eslint-plugin-unicorn": "64.0.0",
|
||||
"eslint-plugin-yml": "3.3.2",
|
||||
"eslint-plugin-yml": "3.4.0",
|
||||
"fast-string-width": "3.0.2",
|
||||
"fs-extra": "11.3.5",
|
||||
"globals": "17.6.0",
|
||||
|
|
|
|||
|
|
@ -393,8 +393,8 @@ importers:
|
|||
specifier: 64.0.0
|
||||
version: 64.0.0(eslint@10.4.0(jiti@2.6.1))
|
||||
eslint-plugin-yml:
|
||||
specifier: 3.3.2
|
||||
version: 3.3.2(eslint@10.4.0(jiti@2.6.1))
|
||||
specifier: 3.4.0
|
||||
version: 3.4.0(eslint@10.4.0(jiti@2.6.1))
|
||||
fast-string-width:
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2
|
||||
|
|
@ -3621,8 +3621,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
||||
eslint-plugin-yml@3.3.2:
|
||||
resolution: {integrity: sha512-XjmOB/fLBwYHqevnpclPL938V+9ExX7xw1hPaM3IPePGyMFRV1giS16RjSTNhIyCv/Oh0G0PEdmmZPATJ02YCw==}
|
||||
eslint-plugin-yml@3.4.0:
|
||||
resolution: {integrity: sha512-j6U3ESrAkidkvNb3HFN2UMxke46GNp6bsJokabXCICcgomSy3YU4oED9cjzkZ58nYxWD5qnWV1b/2YlqyWMOxA==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.38.0'
|
||||
|
|
@ -8813,7 +8813,7 @@ snapshots:
|
|||
semver: 7.7.4
|
||||
strip-indent: 4.1.1
|
||||
|
||||
eslint-plugin-yml@3.3.2(eslint@10.4.0(jiti@2.6.1)):
|
||||
eslint-plugin-yml@3.4.0(eslint@10.4.0(jiti@2.6.1)):
|
||||
dependencies:
|
||||
'@eslint/core': 1.2.1
|
||||
'@eslint/plugin-kit': 0.7.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue