mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
chore(deps-dev): bump eslint-plugin-yml from 1.10.0 to 1.11.0 (#14042)
* chore(deps-dev): bump eslint-plugin-yml from 1.10.0 to 1.11.0 Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.10.0 to 1.11.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.10.0...v1.11.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> * chore: fix pnpm install --------- 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:
@@ -186,7 +186,7 @@
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-n": "16.4.0",
|
||||
"eslint-plugin-prettier": "5.0.1",
|
||||
"eslint-plugin-yml": "1.10.0",
|
||||
"eslint-plugin-yml": "1.11.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"husky": "8.0.3",
|
||||
"jest": "29.7.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -311,8 +311,8 @@ devDependencies:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1(@types/eslint@8.44.9)(eslint-config-prettier@9.1.0)(eslint@8.55.0)(prettier@3.1.1)
|
||||
eslint-plugin-yml:
|
||||
specifier: 1.10.0
|
||||
version: 1.10.0(eslint@8.55.0)
|
||||
specifier: 1.11.0
|
||||
version: 1.11.0(eslint@8.55.0)
|
||||
fs-extra:
|
||||
specifier: 11.2.0
|
||||
version: 11.2.0
|
||||
@@ -3318,8 +3318,8 @@ packages:
|
||||
synckit: 0.8.5
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-yml@1.10.0(eslint@8.55.0):
|
||||
resolution: {integrity: sha512-53SUwuNDna97lVk38hL/5++WXDuugPM9SUQ1T645R0EHMRCdBIIxGye/oOX2qO3FQ7aImxaUZJU/ju+NMUBrLQ==}
|
||||
/eslint-plugin-yml@1.11.0(eslint@8.55.0):
|
||||
resolution: {integrity: sha512-NBZP1NDGy0u38pY5ieix75jxS9GNOJy9xd4gQa0rU4gWbfEsVhKDwuFaQ6RJpDbv6Lq5TtcAZS/YnAc0oeRw0w==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
||||
Reference in New Issue
Block a user