Skip to content

Commit 938104d

Browse files
chore(deps): update dependency eslint-plugin-yml to v1.15.0 (#4073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e382f1 commit 938104d

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.24.0",
1717
"eslint": "8.57.1",
18-
"eslint-plugin-yml": "1.14.0",
18+
"eslint-plugin-yml": "1.15.0",
1919
"eslint-vitest-rule-tester": "0.6.1",
2020
"typescript": "5.6.3",
2121
"vitest": "2.1.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "8.57.1",
3636
"eslint-plugin-automation-custom": "1.0.0",
3737
"eslint-plugin-json": "4.0.1",
38-
"eslint-plugin-yml": "1.14.0",
38+
"eslint-plugin-yml": "1.15.0",
3939
"husky": "9.1.6",
4040
"lint-staged": "15.2.10",
4141
"oxlint": "0.10.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ __metadata:
8383
eslint: "npm:8.57.1"
8484
eslint-plugin-automation-custom: "npm:1.0.0"
8585
eslint-plugin-json: "npm:4.0.1"
86-
eslint-plugin-yml: "npm:1.14.0"
86+
eslint-plugin-yml: "npm:1.15.0"
8787
husky: "npm:9.1.6"
8888
lint-staged: "npm:15.2.10"
8989
oxlint: "npm:0.10.3"
@@ -3692,7 +3692,7 @@ __metadata:
36923692
"@types/eslint": "npm:9.6.1"
36933693
esbuild: "npm:0.24.0"
36943694
eslint: "npm:8.57.1"
3695-
eslint-plugin-yml: "npm:1.14.0"
3695+
eslint-plugin-yml: "npm:1.15.0"
36963696
eslint-vitest-rule-tester: "npm:0.6.1"
36973697
typescript: "npm:5.6.3"
36983698
vitest: "npm:2.1.4"
@@ -3710,9 +3710,9 @@ __metadata:
37103710
languageName: node
37113711
linkType: hard
37123712

3713-
"eslint-plugin-yml@npm:1.14.0":
3714-
version: 1.14.0
3715-
resolution: "eslint-plugin-yml@npm:1.14.0"
3713+
"eslint-plugin-yml@npm:1.15.0":
3714+
version: 1.15.0
3715+
resolution: "eslint-plugin-yml@npm:1.15.0"
37163716
dependencies:
37173717
debug: "npm:^4.3.2"
37183718
eslint-compat-utils: "npm:^0.5.0"
@@ -3721,7 +3721,7 @@ __metadata:
37213721
yaml-eslint-parser: "npm:^1.2.1"
37223722
peerDependencies:
37233723
eslint: ">=6.0.0"
3724-
checksum: 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
3724+
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
37253725
languageName: node
37263726
linkType: hard
37273727

0 commit comments

Comments
 (0)