Bump eslint-plugin-yaml from 1.0.3 to 1.1.2 (#452)

Bumps [eslint-plugin-yaml](https://github.com/aminya/eslint-plugin-yaml) from 1.0.3 to 1.1.2.
- [Release notes](https://github.com/aminya/eslint-plugin-yaml/releases)
- [Commits](https://github.com/aminya/eslint-plugin-yaml/compare/v1.0.3...v1.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-yaml
  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:
dependabot[bot]
2025-03-31 21:33:29 +03:00
committed by GitHub
parent 4220343b66
commit c5647b9d39
2 changed files with 34 additions and 16 deletions

View File

@@ -30,7 +30,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.4",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-yaml": "^1.0.3",
"eslint-plugin-yaml": "^1.1.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",