chore(deps-dev): bump yaml-eslint-parser from 1.2.3 to 1.3.0 (#18493)
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/yaml-eslint-parser/compare/v1.2.3...v1.3.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser 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
c151e15dd9
commit
38ee187ada
|
|
@ -195,7 +195,7 @@
|
|||
"unified": "11.0.5",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"vitest": "2.1.9",
|
||||
"yaml-eslint-parser": "1.2.3"
|
||||
"yaml-eslint-parser": "1.3.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.15.6+sha512.139cab068fdf0b751268179ac5f909b5be72afb4a75c513d1905d151befc8977b593d3cf8671ed83d4d6637c5c94b98ffbce108125de4a5a27a31233601a99de",
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -448,8 +448,8 @@ importers:
|
|||
specifier: 2.1.9
|
||||
version: 2.1.9(@types/node@22.13.8)(jsdom@26.0.0(bufferutil@4.0.9)(utf-8-validate@5.0.10))(msw@2.4.3(typescript@5.7.3))
|
||||
yaml-eslint-parser:
|
||||
specifier: 1.2.3
|
||||
version: 1.2.3
|
||||
specifier: 1.3.0
|
||||
version: 1.3.0
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -6018,8 +6018,8 @@ packages:
|
|||
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
yaml-eslint-parser@1.2.3:
|
||||
resolution: {integrity: sha512-4wZWvE398hCP7O8n3nXKu/vdq1HcH01ixYlCREaJL5NUMwQ0g3MaGFUBNSlmBtKmhbtVG/Cm6lyYmSVTEVil8A==}
|
||||
yaml-eslint-parser@1.3.0:
|
||||
resolution: {integrity: sha512-E/+VitOorXSLiAqtTd7Yqax0/pAS3xaYMP+AUUJGOK1OZG3rhcj9fcJOM5HJ2VrP1FrStVCWr1muTfQCdj4tAA==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
|
||||
yaml@2.7.0:
|
||||
|
|
@ -9178,7 +9178,7 @@ snapshots:
|
|||
eslint: 9.21.0
|
||||
eslint-compat-utils: 0.6.4(eslint@9.21.0)
|
||||
natural-compare: 1.4.0
|
||||
yaml-eslint-parser: 1.2.3
|
||||
yaml-eslint-parser: 1.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
@ -12219,10 +12219,9 @@ snapshots:
|
|||
|
||||
yallist@5.0.0: {}
|
||||
|
||||
yaml-eslint-parser@1.2.3:
|
||||
yaml-eslint-parser@1.3.0:
|
||||
dependencies:
|
||||
eslint-visitor-keys: 3.4.3
|
||||
lodash: 4.17.21
|
||||
yaml: 2.7.0
|
||||
|
||||
yaml@2.7.0: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue