Skip to content

Commit 4ec0226

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.6.0 to 1.7.0 (#179)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2aebd44 commit 4ec0226

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"eslint-plugin-prettier": "4.2.1",
135135
"eslint-plugin-promise": "6.1.1",
136136
"eslint-plugin-unicorn": "46.0.0",
137-
"eslint-plugin-yml": "1.6.0",
137+
"eslint-plugin-yml": "1.7.0",
138138
"graphql": "16.6.0",
139139
"graphql-config": "4.5.0",
140140
"growl": "1.10.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,7 +1249,7 @@ __metadata:
12491249
eslint-plugin-prettier: "npm:4.2.1"
12501250
eslint-plugin-promise: "npm:6.1.1"
12511251
eslint-plugin-unicorn: "npm:46.0.0"
1252-
eslint-plugin-yml: "npm:1.6.0"
1252+
eslint-plugin-yml: "npm:1.7.0"
12531253
graphql: "npm:16.6.0"
12541254
graphql-config: "npm:4.5.0"
12551255
growl: "npm:1.10.5"
@@ -4338,17 +4338,17 @@ __metadata:
43384338
languageName: node
43394339
linkType: hard
43404340

4341-
"eslint-plugin-yml@npm:1.6.0":
4342-
version: 1.6.0
4343-
resolution: "eslint-plugin-yml@npm:1.6.0"
4341+
"eslint-plugin-yml@npm:1.7.0":
4342+
version: 1.7.0
4343+
resolution: "eslint-plugin-yml@npm:1.7.0"
43444344
dependencies:
43454345
debug: "npm:^4.3.2"
43464346
lodash: "npm:^4.17.21"
43474347
natural-compare: "npm:^1.4.0"
43484348
yaml-eslint-parser: "npm:^1.2.1"
43494349
peerDependencies:
43504350
eslint: ">=6.0.0"
4351-
checksum: 9a10125cdfd6feb872d35c5da16deba22594b41b703275b18607b94e3ad102a1d66b3087a68b9c88e8fa3ff83aa8596643e75de348ffb7f4e7c3b07573daa18d
4351+
checksum: 8fcfcde833750f252e9847b89c58bca7151318c1921a88a494f7a6b7f8afac7f672ed32063dad406122e9f858eb1ce5f1a8c55c375cbfdf1ba335c53e7f79e4e
43524352
languageName: node
43534353
linkType: hard
43544354

0 commit comments

Comments
 (0)