Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-yml from 1.5.0 to 1.7.0 (#187)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2023
1 parent 79b5795 commit b8c8ed1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "46.0.0",
"eslint-plugin-yml": "1.5.0",
"eslint-plugin-yml": "1.7.0",
"graphql": "16.6.0",
"graphql-config": "4.5.0",
"growl": "1.10.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,7 @@ __metadata:
eslint-plugin-prettier: "npm:4.2.1"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:46.0.0"
eslint-plugin-yml: "npm:1.5.0"
eslint-plugin-yml: "npm:1.7.0"
graphql: "npm:16.6.0"
graphql-config: "npm:4.5.0"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -4289,17 +4289,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.5.0":
version: 1.5.0
resolution: "eslint-plugin-yml@npm:1.5.0"
"eslint-plugin-yml@npm:1.7.0":
version: 1.7.0
resolution: "eslint-plugin-yml@npm:1.7.0"
dependencies:
debug: "npm:^4.3.2"
lodash: "npm:^4.17.21"
natural-compare: "npm:^1.4.0"
yaml-eslint-parser: "npm:^1.1.0"
yaml-eslint-parser: "npm:^1.2.1"
peerDependencies:
eslint: ">=6.0.0"
checksum: b2f4ccc05d3fe3ca66a95fa663e932e27bbcf927e12f7ea8df14f068bd6ce90d85d997a63f042dac992f93ab58780e35bfc9349156823be3291fca3d5428bb6c
checksum: 8fcfcde833750f252e9847b89c58bca7151318c1921a88a494f7a6b7f8afac7f672ed32063dad406122e9f858eb1ce5f1a8c55c375cbfdf1ba335c53e7f79e4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9162,7 +9162,7 @@ __metadata:
languageName: node
linkType: hard

"yaml-eslint-parser@npm:1.2.2, yaml-eslint-parser@npm:^1.1.0":
"yaml-eslint-parser@npm:1.2.2, yaml-eslint-parser@npm:^1.2.1":
version: 1.2.2
resolution: "yaml-eslint-parser@npm:1.2.2"
dependencies:
Expand Down

0 comments on commit b8c8ed1

Please sign in to comment.