Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-yml from 1.4.0 to 1.5.0 (#63)
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 Feb 13, 2023
1 parent b5e1c98 commit 4ba40a0
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 @@ -120,7 +120,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-yml": "1.4.0",
"eslint-plugin-yml": "1.5.0",
"graphql": "16.6.0",
"graphql-config": "4.4.1",
"growl": "1.10.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ __metadata:
eslint-plugin-prettier: "npm:4.2.1"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:45.0.2"
eslint-plugin-yml: "npm:1.4.0"
eslint-plugin-yml: "npm:1.5.0"
graphql: "npm:16.6.0"
graphql-config: "npm:4.4.1"
growl: "npm:1.10.5"
Expand Down Expand Up @@ -4377,17 +4377,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.4.0":
version: 1.4.0
resolution: "eslint-plugin-yml@npm:1.4.0"
"eslint-plugin-yml@npm:1.5.0":
version: 1.5.0
resolution: "eslint-plugin-yml@npm:1.5.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"
peerDependencies:
eslint: ">=6.0.0"
checksum: a947297167aa9fff0b4978dbc2ba4c0da1e8a54018636b282c05e13d35bb7f778c214c69e8bad59617c42d8c7934acdb4455acb496ac921ac63895981fb2ab31
checksum: b2f4ccc05d3fe3ca66a95fa663e932e27bbcf927e12f7ea8df14f068bd6ce90d85d997a63f042dac992f93ab58780e35bfc9349156823be3291fca3d5428bb6c
languageName: node
linkType: hard

Expand Down

0 comments on commit 4ba40a0

Please sign in to comment.