Skip to content

Commit dad09d7

Browse files
chore(deps): update dependency eslint-plugin-yml to v1.18.0
1 parent 612aa76 commit dad09d7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/eslint": "9.6.1",
1616
"esbuild": "0.25.2",
1717
"eslint": "8.57.1",
18-
"eslint-plugin-yml": "1.17.0",
18+
"eslint-plugin-yml": "1.18.0",
1919
"eslint-vitest-rule-tester": "2.2.0",
2020
"typescript": "5.8.3",
2121
"vitest": "3.1.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint": "8.57.1",
3737
"eslint-plugin-automation-custom": "1.0.0",
3838
"eslint-plugin-json": "4.0.1",
39-
"eslint-plugin-yml": "1.17.0",
39+
"eslint-plugin-yml": "1.18.0",
4040
"husky": "9.1.7",
4141
"lint-staged": "15.5.1",
4242
"oxlint": "0.16.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ __metadata:
8282
eslint: "npm:8.57.1"
8383
eslint-plugin-automation-custom: "npm:1.0.0"
8484
eslint-plugin-json: "npm:4.0.1"
85-
eslint-plugin-yml: "npm:1.17.0"
85+
eslint-plugin-yml: "npm:1.18.0"
8686
husky: "npm:9.1.7"
8787
lint-staged: "npm:15.5.1"
8888
oxlint: "npm:0.16.4"
@@ -3732,7 +3732,7 @@ __metadata:
37323732
"@types/eslint": "npm:9.6.1"
37333733
esbuild: "npm:0.25.2"
37343734
eslint: "npm:8.57.1"
3735-
eslint-plugin-yml: "npm:1.17.0"
3735+
eslint-plugin-yml: "npm:1.18.0"
37363736
eslint-vitest-rule-tester: "npm:2.2.0"
37373737
typescript: "npm:5.8.3"
37383738
vitest: "npm:3.1.2"
@@ -3768,9 +3768,9 @@ __metadata:
37683768
languageName: node
37693769
linkType: hard
37703770

3771-
"eslint-plugin-yml@npm:1.17.0":
3772-
version: 1.17.0
3773-
resolution: "eslint-plugin-yml@npm:1.17.0"
3771+
"eslint-plugin-yml@npm:1.18.0":
3772+
version: 1.18.0
3773+
resolution: "eslint-plugin-yml@npm:1.18.0"
37743774
dependencies:
37753775
debug: "npm:^4.3.2"
37763776
escape-string-regexp: "npm:4.0.0"
@@ -3779,7 +3779,7 @@ __metadata:
37793779
yaml-eslint-parser: "npm:^1.2.1"
37803780
peerDependencies:
37813781
eslint: ">=6.0.0"
3782-
checksum: 10/e6c1f083b9a1abc24f5a4a5a4c66cbdf56a36fa46adc6ba5667447e5774bc9e153ef894fd07d012107a242bc5266c660e2cdecbdb4bff5f02c66b784d0d28f49
3782+
checksum: 10/4e56b0b86b51b3041f5e4a05a1dc8cd657a775f53e7ebc698efd0a77b33605c8c6ec4933bd43a66dc8fe7e45ba16ed12aafea1b3b7d9c555c6c747154be0db94
37833783
languageName: node
37843784
linkType: hard
37853785

0 commit comments

Comments
 (0)