Skip to content

Commit 58900c4

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

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
@@ -154,7 +154,7 @@
154154
"eslint-plugin-promise": "6.1.1",
155155
"eslint-plugin-unicorn": "45.0.2",
156156
"eslint-plugin-vue": "9.9.0",
157-
"eslint-plugin-yml": "1.4.0",
157+
"eslint-plugin-yml": "1.5.0",
158158
"globby": "13.1.3",
159159
"graphql": "16.6.0",
160160
"graphql-config": "4.4.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@ __metadata:
16441644
eslint-plugin-promise: "npm:6.1.1"
16451645
eslint-plugin-unicorn: "npm:45.0.2"
16461646
eslint-plugin-vue: "npm:9.9.0"
1647-
eslint-plugin-yml: "npm:1.4.0"
1647+
eslint-plugin-yml: "npm:1.5.0"
16481648
globby: "npm:13.1.3"
16491649
graphql: "npm:16.6.0"
16501650
graphql-config: "npm:4.4.1"
@@ -5954,17 +5954,17 @@ __metadata:
59545954
languageName: node
59555955
linkType: hard
59565956

5957-
"eslint-plugin-yml@npm:1.4.0":
5958-
version: 1.4.0
5959-
resolution: "eslint-plugin-yml@npm:1.4.0"
5957+
"eslint-plugin-yml@npm:1.5.0":
5958+
version: 1.5.0
5959+
resolution: "eslint-plugin-yml@npm:1.5.0"
59605960
dependencies:
59615961
debug: "npm:^4.3.2"
59625962
lodash: "npm:^4.17.21"
59635963
natural-compare: "npm:^1.4.0"
59645964
yaml-eslint-parser: "npm:^1.1.0"
59655965
peerDependencies:
59665966
eslint: ">=6.0.0"
5967-
checksum: a947297167aa9fff0b4978dbc2ba4c0da1e8a54018636b282c05e13d35bb7f778c214c69e8bad59617c42d8c7934acdb4455acb496ac921ac63895981fb2ab31
5967+
checksum: b2f4ccc05d3fe3ca66a95fa663e932e27bbcf927e12f7ea8df14f068bd6ce90d85d997a63f042dac992f93ab58780e35bfc9349156823be3291fca3d5428bb6c
59685968
languageName: node
59695969
linkType: hard
59705970

0 commit comments

Comments
 (0)