chore(deps-dev): bump eslint-plugin-yml from 1.4.0 to 1.5.0 (#11830)

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.4.0 to 1.5.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/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  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]
2023-02-10 18:34:07 -06:00
committed by GitHub
parent 472ef904a4
commit 3db5ee9518
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-yml": "1.4.0",
"eslint-plugin-yml": "1.5.0",
"fs-extra": "11.1.0",
"jest": "29.4.2",
"jest-junit": "15.0.0",
+4 -4
View File
@@ -5665,10 +5665,10 @@ eslint-plugin-prettier@4.2.1:
dependencies:
prettier-linter-helpers "^1.0.0"
eslint-plugin-yml@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-1.4.0.tgz#703eda879b10be0555ff25c5b8f1cf73506e30de"
integrity sha512-vzggXNfPKa+arIaNUGoC3DPRZCxNty+xD/v9xOcE5D3Bj9SbgIrEobqVB35I8QxHd2YjL/dOS0xIIFmjAalwbw==
eslint-plugin-yml@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-1.5.0.tgz#e7eb4ae96701ec0f7f9689f9dc84a49f41833240"
integrity sha512-iygN054g+ZrnYmtOXMnT+sx9iDNXt89/m0+506cQHeG0+5jJN8hY5iOPQLd3yfd50AfK/mSasajBWruf1SoHpQ==
dependencies:
debug "^4.3.2"
lodash "^4.17.21"