Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-yml from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.8.0 to 1.9.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](ota-meshi/eslint-plugin-yml@v1.8.0...v1.9.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>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 10bfb32 commit 2791c09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-yml": "1.8.0",
"eslint-plugin-yml": "1.9.0",
"growl": "1.10.5",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@ __metadata:
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:48.0.1"
eslint-plugin-yml: "npm:1.8.0"
eslint-plugin-yml: "npm:1.9.0"
growl: "npm:1.10.5"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -4365,17 +4365,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.8.0":
version: 1.8.0
resolution: "eslint-plugin-yml@npm:1.8.0"
"eslint-plugin-yml@npm:1.9.0":
version: 1.9.0
resolution: "eslint-plugin-yml@npm:1.9.0"
dependencies:
debug: "npm:^4.3.2"
lodash: "npm:^4.17.21"
natural-compare: "npm:^1.4.0"
yaml-eslint-parser: "npm:^1.2.1"
peerDependencies:
eslint: ">=6.0.0"
checksum: ab40a7c82daafd7ab3c17b5e74ae60f81b9fb19d5e98cac65ce51bea4b4cc3670d3def66f59e2ce5c8dad90a2aff774bb922f994098ccfe4eabbe4d99c3c95d9
checksum: c25a648c7115f4ab549d4045f0850b7feeb099fb85875cc99f951c5694683cf21339fc1159a7e6e197deb98a86d8b4645d38d8275678e8ea090d3499b7f9ede6
languageName: node
linkType: hard

Expand Down

0 comments on commit 2791c09

Please sign in to comment.