Skip to content

Commit 4ba40a0

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.4.0 to 1.5.0 (#63)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5e1c98 commit 4ba40a0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"eslint-plugin-prettier": "4.2.1",
121121
"eslint-plugin-promise": "6.1.1",
122122
"eslint-plugin-unicorn": "45.0.2",
123-
"eslint-plugin-yml": "1.4.0",
123+
"eslint-plugin-yml": "1.5.0",
124124
"graphql": "16.6.0",
125125
"graphql-config": "4.4.1",
126126
"growl": "1.10.5",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ __metadata:
12431243
eslint-plugin-prettier: "npm:4.2.1"
12441244
eslint-plugin-promise: "npm:6.1.1"
12451245
eslint-plugin-unicorn: "npm:45.0.2"
1246-
eslint-plugin-yml: "npm:1.4.0"
1246+
eslint-plugin-yml: "npm:1.5.0"
12471247
graphql: "npm:16.6.0"
12481248
graphql-config: "npm:4.4.1"
12491249
growl: "npm:1.10.5"
@@ -4377,17 +4377,17 @@ __metadata:
43774377
languageName: node
43784378
linkType: hard
43794379

4380-
"eslint-plugin-yml@npm:1.4.0":
4381-
version: 1.4.0
4382-
resolution: "eslint-plugin-yml@npm:1.4.0"
4380+
"eslint-plugin-yml@npm:1.5.0":
4381+
version: 1.5.0
4382+
resolution: "eslint-plugin-yml@npm:1.5.0"
43834383
dependencies:
43844384
debug: "npm:^4.3.2"
43854385
lodash: "npm:^4.17.21"
43864386
natural-compare: "npm:^1.4.0"
43874387
yaml-eslint-parser: "npm:^1.1.0"
43884388
peerDependencies:
43894389
eslint: ">=6.0.0"
4390-
checksum: a947297167aa9fff0b4978dbc2ba4c0da1e8a54018636b282c05e13d35bb7f778c214c69e8bad59617c42d8c7934acdb4455acb496ac921ac63895981fb2ab31
4390+
checksum: b2f4ccc05d3fe3ca66a95fa663e932e27bbcf927e12f7ea8df14f068bd6ce90d85d997a63f042dac992f93ab58780e35bfc9349156823be3291fca3d5428bb6c
43914391
languageName: node
43924392
linkType: hard
43934393

0 commit comments

Comments
 (0)