Skip to content

Commit 2a98cd2

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

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"eslint-plugin-node": "11.1.0",
145145
"eslint-plugin-promise": "6.1.1",
146146
"eslint-plugin-unicorn": "48.0.1",
147-
"eslint-plugin-yml": "1.9.0",
147+
"eslint-plugin-yml": "1.10.0",
148148
"growl": "1.10.5",
149149
"husky": "8.0.3",
150150
"is-ci": "3.0.1",

yarn.lock

+7-6
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,7 @@ __metadata:
15771577
eslint-plugin-node: "npm:11.1.0"
15781578
eslint-plugin-promise: "npm:6.1.1"
15791579
eslint-plugin-unicorn: "npm:48.0.1"
1580-
eslint-plugin-yml: "npm:1.9.0"
1580+
eslint-plugin-yml: "npm:1.10.0"
15811581
growl: "npm:1.10.5"
15821582
husky: "npm:8.0.3"
15831583
is-ci: "npm:3.0.1"
@@ -4185,7 +4185,7 @@ __metadata:
41854185
languageName: node
41864186
linkType: hard
41874187

4188-
"eslint-compat-utils@npm:^0.1.2":
4188+
"eslint-compat-utils@npm:^0.1.0, eslint-compat-utils@npm:^0.1.2":
41894189
version: 0.1.2
41904190
resolution: "eslint-compat-utils@npm:0.1.2"
41914191
peerDependencies:
@@ -4394,17 +4394,18 @@ __metadata:
43944394
languageName: node
43954395
linkType: hard
43964396

4397-
"eslint-plugin-yml@npm:1.9.0":
4398-
version: 1.9.0
4399-
resolution: "eslint-plugin-yml@npm:1.9.0"
4397+
"eslint-plugin-yml@npm:1.10.0":
4398+
version: 1.10.0
4399+
resolution: "eslint-plugin-yml@npm:1.10.0"
44004400
dependencies:
44014401
debug: "npm:^4.3.2"
4402+
eslint-compat-utils: "npm:^0.1.0"
44024403
lodash: "npm:^4.17.21"
44034404
natural-compare: "npm:^1.4.0"
44044405
yaml-eslint-parser: "npm:^1.2.1"
44054406
peerDependencies:
44064407
eslint: ">=6.0.0"
4407-
checksum: c25a648c7115f4ab549d4045f0850b7feeb099fb85875cc99f951c5694683cf21339fc1159a7e6e197deb98a86d8b4645d38d8275678e8ea090d3499b7f9ede6
4408+
checksum: 4760e11290666056e3fe8f0c9dfc9bc15eed766169826b72cb8ad83469793ed65c3387313a500355d038e8be87487adc0dba2bc52aa8659aacfd23bd856f306b
44084409
languageName: node
44094410
linkType: hard
44104411

0 commit comments

Comments
 (0)