Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-yml from 1.13.1 to 1.13.2
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.13.1 to 1.13.2.
- [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.13.1...v1.13.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent af56908 commit dcd153f
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 @@ -109,7 +109,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-yml": "1.13.1",
"eslint-plugin-yml": "1.13.2",
"growl": "1.10.5",
"husky": "9.0.11",
"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 @@ -1399,7 +1399,7 @@ __metadata:
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:51.0.1"
eslint-plugin-yml: "npm:1.13.1"
eslint-plugin-yml: "npm:1.13.2"
growl: "npm:1.10.5"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -4717,9 +4717,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.13.1":
version: 1.13.1
resolution: "eslint-plugin-yml@npm:1.13.1"
"eslint-plugin-yml@npm:1.13.2":
version: 1.13.2
resolution: "eslint-plugin-yml@npm:1.13.2"
dependencies:
debug: "npm:^4.3.2"
eslint-compat-utils: "npm:^0.5.0"
Expand All @@ -4728,7 +4728,7 @@ __metadata:
yaml-eslint-parser: "npm:^1.2.1"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/1852dcbf237282d607b473236337ec38c0a76ed5f4fa72ba0a0e3c9491f05f94d0348feccc10e7123d9944cb176c8f442dabfa7d6789d8a37c6e312d02c2564f
checksum: 10/c07bd2d457ba133e42fbc60f1319301493496b9b955d6cee51582370581d2d73f8470e9640b3d5bf58772aae83c0b1ffe8c84381a06a19916b42e1baa9d706db
languageName: node
linkType: hard

Expand Down

0 comments on commit dcd153f

Please sign in to comment.