Skip to content

Commit 9c1c405

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.15.0 to 1.16.0 (#742)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f098c0 commit 9c1c405

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"eslint-plugin-n": "17.14.0",
191191
"eslint-plugin-promise": "7.2.1",
192192
"eslint-plugin-unicorn": "56.0.1",
193-
"eslint-plugin-yml": "1.15.0",
193+
"eslint-plugin-yml": "1.16.0",
194194
"globals": "15.14.0",
195195
"growl": "1.10.5",
196196
"husky": "9.1.7",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ __metadata:
18211821
eslint-plugin-n: "npm:17.14.0"
18221822
eslint-plugin-promise: "npm:7.2.1"
18231823
eslint-plugin-unicorn: "npm:56.0.1"
1824-
eslint-plugin-yml: "npm:1.15.0"
1824+
eslint-plugin-yml: "npm:1.16.0"
18251825
globals: "npm:15.14.0"
18261826
growl: "npm:1.10.5"
18271827
husky: "npm:9.1.7"
@@ -5016,7 +5016,7 @@ __metadata:
50165016
languageName: node
50175017
linkType: hard
50185018

5019-
"eslint-compat-utils@npm:^0.5.0, eslint-compat-utils@npm:^0.5.1":
5019+
"eslint-compat-utils@npm:^0.5.1":
50205020
version: 0.5.1
50215021
resolution: "eslint-compat-utils@npm:0.5.1"
50225022
dependencies:
@@ -5308,18 +5308,18 @@ __metadata:
53085308
languageName: node
53095309
linkType: hard
53105310

5311-
"eslint-plugin-yml@npm:1.15.0":
5312-
version: 1.15.0
5313-
resolution: "eslint-plugin-yml@npm:1.15.0"
5311+
"eslint-plugin-yml@npm:1.16.0":
5312+
version: 1.16.0
5313+
resolution: "eslint-plugin-yml@npm:1.16.0"
53145314
dependencies:
53155315
debug: "npm:^4.3.2"
5316-
eslint-compat-utils: "npm:^0.5.0"
5316+
eslint-compat-utils: "npm:^0.6.0"
53175317
lodash: "npm:^4.17.21"
53185318
natural-compare: "npm:^1.4.0"
53195319
yaml-eslint-parser: "npm:^1.2.1"
53205320
peerDependencies:
53215321
eslint: ">=6.0.0"
5322-
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
5322+
checksum: 10/523f3016098f2de340a68c1fa11228734b281191d3391b1ab8812c1c446455841f35815b4c4f036c2ab459a5f7b0c6496dd5bc57de912632d8db9da44e45eb44
53235323
languageName: node
53245324
linkType: hard
53255325

0 commit comments

Comments
 (0)