Skip to content

Commit 9fe01bb

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.4.0 to 1.5.0 (#20)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bb7eb8 commit 9fe01bb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"eslint-plugin-prettier": "4.2.1",
132132
"eslint-plugin-promise": "6.1.1",
133133
"eslint-plugin-unicorn": "45.0.2",
134-
"eslint-plugin-yml": "1.4.0",
134+
"eslint-plugin-yml": "1.5.0",
135135
"graphql": "16.6.0",
136136
"graphql-config": "4.4.1",
137137
"growl": "1.10.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@ __metadata:
13751375
eslint-plugin-prettier: "npm:4.2.1"
13761376
eslint-plugin-promise: "npm:6.1.1"
13771377
eslint-plugin-unicorn: "npm:45.0.2"
1378-
eslint-plugin-yml: "npm:1.4.0"
1378+
eslint-plugin-yml: "npm:1.5.0"
13791379
graphql: "npm:16.6.0"
13801380
graphql-config: "npm:4.4.1"
13811381
growl: "npm:1.10.5"
@@ -4430,17 +4430,17 @@ __metadata:
44304430
languageName: node
44314431
linkType: hard
44324432

4433-
"eslint-plugin-yml@npm:1.4.0":
4434-
version: 1.4.0
4435-
resolution: "eslint-plugin-yml@npm:1.4.0"
4433+
"eslint-plugin-yml@npm:1.5.0":
4434+
version: 1.5.0
4435+
resolution: "eslint-plugin-yml@npm:1.5.0"
44364436
dependencies:
44374437
debug: "npm:^4.3.2"
44384438
lodash: "npm:^4.17.21"
44394439
natural-compare: "npm:^1.4.0"
44404440
yaml-eslint-parser: "npm:^1.1.0"
44414441
peerDependencies:
44424442
eslint: ">=6.0.0"
4443-
checksum: a947297167aa9fff0b4978dbc2ba4c0da1e8a54018636b282c05e13d35bb7f778c214c69e8bad59617c42d8c7934acdb4455acb496ac921ac63895981fb2ab31
4443+
checksum: b2f4ccc05d3fe3ca66a95fa663e932e27bbcf927e12f7ea8df14f068bd6ce90d85d997a63f042dac992f93ab58780e35bfc9349156823be3291fca3d5428bb6c
44444444
languageName: node
44454445
linkType: hard
44464446

0 commit comments

Comments
 (0)