chore(deps-dev): bump eslint-plugin-yml from 0.12.0 to 0.13.0 (#9051)
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v0.12.0...v0.13.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:
parent
ac01880913
commit
eb4d22729b
|
|
@ -53,7 +53,7 @@
|
|||
"eslint": "8.8.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-yml": "0.12.0",
|
||||
"eslint-plugin-yml": "0.13.0",
|
||||
"fs-extra": "10.0.0",
|
||||
"jest": "27.5.1",
|
||||
"mockdate": "3.0.5",
|
||||
|
|
|
|||
|
|
@ -5223,10 +5223,10 @@ eslint-plugin-prettier@4.0.0:
|
|||
dependencies:
|
||||
prettier-linter-helpers "^1.0.0"
|
||||
|
||||
eslint-plugin-yml@0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-0.12.0.tgz#919644116a86c153e3af22dc07dd128531167bf3"
|
||||
integrity sha512-aS82M+diohZTusadiByzh/bKDrfi+Y6VBQkD3ym/7JH+KF9WUB9qKCizLfTaCACwtRrHpqaLz3G8GKmslshyiw==
|
||||
eslint-plugin-yml@0.13.0:
|
||||
version "0.13.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-yml/-/eslint-plugin-yml-0.13.0.tgz#37762f3a3f3c32622894910d583da982deaaec6c"
|
||||
integrity sha512-rZvdnhe28jIbgSIZo3qYqkl9hKslyTDfMwqIGDzz873gxghzBw0yeFG+P7sMfOkFfpqwJzZy3IKe2cIiCp4FrA==
|
||||
dependencies:
|
||||
debug "^4.3.2"
|
||||
lodash "^4.17.21"
|
||||
|
|
|
|||
Loading…
Reference in New Issue