File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
"@types/eslint" : " 9.6.1" ,
16
16
"esbuild" : " 0.24.0" ,
17
17
"eslint" : " 8.57.1" ,
18
- "eslint-plugin-yml" : " 1.14 .0" ,
18
+ "eslint-plugin-yml" : " 1.15 .0" ,
19
19
"eslint-vitest-rule-tester" : " 0.6.1" ,
20
20
"typescript" : " 5.6.3" ,
21
21
"vitest" : " 2.1.4" ,
Original file line number Diff line number Diff line change 35
35
"eslint" : " 8.57.1" ,
36
36
"eslint-plugin-automation-custom" : " 1.0.0" ,
37
37
"eslint-plugin-json" : " 4.0.1" ,
38
- "eslint-plugin-yml" : " 1.14 .0" ,
38
+ "eslint-plugin-yml" : " 1.15 .0" ,
39
39
"husky" : " 9.1.6" ,
40
40
"lint-staged" : " 15.2.10" ,
41
41
"oxlint" : " 0.10.3" ,
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ __metadata:
83
83
eslint : " npm:8.57.1"
84
84
eslint-plugin-automation-custom : " npm:1.0.0"
85
85
eslint-plugin-json : " npm:4.0.1"
86
- eslint-plugin-yml : " npm:1.14 .0"
86
+ eslint-plugin-yml : " npm:1.15 .0"
87
87
husky : " npm:9.1.6"
88
88
lint-staged : " npm:15.2.10"
89
89
oxlint : " npm:0.10.3"
@@ -3692,7 +3692,7 @@ __metadata:
3692
3692
" @types/eslint " : " npm:9.6.1"
3693
3693
esbuild : " npm:0.24.0"
3694
3694
eslint : " npm:8.57.1"
3695
- eslint-plugin-yml : " npm:1.14 .0"
3695
+ eslint-plugin-yml : " npm:1.15 .0"
3696
3696
eslint-vitest-rule-tester : " npm:0.6.1"
3697
3697
typescript : " npm:5.6.3"
3698
3698
vitest : " npm:2.1.4"
@@ -3710,9 +3710,9 @@ __metadata:
3710
3710
languageName : node
3711
3711
linkType : hard
3712
3712
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"
3716
3716
dependencies :
3717
3717
debug : " npm:^4.3.2"
3718
3718
eslint-compat-utils : " npm:^0.5.0"
@@ -3721,7 +3721,7 @@ __metadata:
3721
3721
yaml-eslint-parser : " npm:^1.2.1"
3722
3722
peerDependencies :
3723
3723
eslint : " >=6.0.0"
3724
- checksum : 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
3724
+ checksum : 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
3725
3725
languageName : node
3726
3726
linkType : hard
3727
3727
You can’t perform that action at this time.
0 commit comments