Skip to content

Commit 1c138d2

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.8.0 to 1.9.0 (#227)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57b7d0d commit 1c138d2

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
@@ -121,7 +121,7 @@
121121
"eslint-plugin-prettier": "5.0.0",
122122
"eslint-plugin-promise": "6.1.1",
123123
"eslint-plugin-unicorn": "48.0.1",
124-
"eslint-plugin-yml": "1.8.0",
124+
"eslint-plugin-yml": "1.9.0",
125125
"graphql": "16.8.1",
126126
"graphql-config": "5.0.2",
127127
"growl": "1.10.5",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1319,7 +1319,7 @@ __metadata:
13191319
eslint-plugin-prettier: "npm:5.0.0"
13201320
eslint-plugin-promise: "npm:6.1.1"
13211321
eslint-plugin-unicorn: "npm:48.0.1"
1322-
eslint-plugin-yml: "npm:1.8.0"
1322+
eslint-plugin-yml: "npm:1.9.0"
13231323
graphql: "npm:16.8.1"
13241324
graphql-config: "npm:5.0.2"
13251325
growl: "npm:1.10.5"
@@ -5179,17 +5179,17 @@ __metadata:
51795179
languageName: node
51805180
linkType: hard
51815181

5182-
"eslint-plugin-yml@npm:1.8.0":
5183-
version: 1.8.0
5184-
resolution: "eslint-plugin-yml@npm:1.8.0"
5182+
"eslint-plugin-yml@npm:1.9.0":
5183+
version: 1.9.0
5184+
resolution: "eslint-plugin-yml@npm:1.9.0"
51855185
dependencies:
51865186
debug: "npm:^4.3.2"
51875187
lodash: "npm:^4.17.21"
51885188
natural-compare: "npm:^1.4.0"
51895189
yaml-eslint-parser: "npm:^1.2.1"
51905190
peerDependencies:
51915191
eslint: ">=6.0.0"
5192-
checksum: 05de5fb6e56f65d8d07f4531383a41430e45328407dabc21810f87b6e093483482563c9335022b646bb418d61cd46217591c8405e2e6200d9e61aa9793fd9c95
5192+
checksum: 65f5cb21f9858bc712a742be6797a51546fbbc5751b42f104270edafcd7b33b62273136e1c467445937cb1fb6725f70f2fb942327c4e44259896b763b265a253
51935193
languageName: node
51945194
linkType: hard
51955195

0 commit comments

Comments
 (0)