chore(deps-dev): bump yaml-eslint-parser from 2.0.0 to 2.1.0 (#22469)
Bumps [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) from 2.0.0 to 2.1.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/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: yaml-eslint-parser dependency-version: 2.1.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
f11ba83859
commit
eb3caa5cf4
|
|
@ -204,7 +204,7 @@
|
|||
"vite-tsconfig-paths": "6.1.1",
|
||||
"vitest": "4.1.10",
|
||||
"wrangler": "4.107.0",
|
||||
"yaml-eslint-parser": "2.0.0"
|
||||
"yaml-eslint-parser": "2.1.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"!(*.ts|*.tsx|*.js|*.cjs|*.mjs|*.yml)": [
|
||||
|
|
|
|||
|
|
@ -468,8 +468,8 @@ importers:
|
|||
specifier: 4.107.0
|
||||
version: 4.107.0(@cloudflare/workers-types@5.20260707.1)(bufferutil@4.1.0)(utf-8-validate@5.0.10)
|
||||
yaml-eslint-parser:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
specifier: 2.1.0
|
||||
version: 2.1.0
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -6072,8 +6072,8 @@ packages:
|
|||
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
yaml-eslint-parser@2.0.0:
|
||||
resolution: {integrity: sha512-h0uDm97wvT2bokfwwTmY6kJ1hp6YDFL0nRHwNKz8s/VD1FH/vvZjAKoMUE+un0eaYBSG7/c6h+lJTP+31tjgTw==}
|
||||
yaml-eslint-parser@2.1.0:
|
||||
resolution: {integrity: sha512-1zo9KRfp6vIAXBEhWAz09ex3hUwh3T+/6dGbGteHvNseA0Uk4FgQnPES55klZ6cDzSy9FpgKS0D/CoLUvCCj4w==}
|
||||
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
||||
|
||||
yaml@2.9.0:
|
||||
|
|
@ -8792,7 +8792,7 @@ snapshots:
|
|||
escape-string-regexp: 5.0.0
|
||||
eslint: 10.6.0(jiti@2.6.1)
|
||||
natural-compare: 1.4.0
|
||||
yaml-eslint-parser: 2.0.0
|
||||
yaml-eslint-parser: 2.1.0
|
||||
|
||||
eslint-scope@9.1.2:
|
||||
dependencies:
|
||||
|
|
@ -11688,7 +11688,7 @@ snapshots:
|
|||
|
||||
yallist@5.0.0: {}
|
||||
|
||||
yaml-eslint-parser@2.0.0:
|
||||
yaml-eslint-parser@2.1.0:
|
||||
dependencies:
|
||||
eslint-visitor-keys: 5.0.1
|
||||
yaml: 2.9.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue