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.3" ,
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"
@@ -3702,7 +3702,7 @@ __metadata:
3702
3702
" @types/eslint " : " npm:9.6.1"
3703
3703
esbuild : " npm:0.24.0"
3704
3704
eslint : " npm:8.57.1"
3705
- eslint-plugin-yml : " npm:1.14 .0"
3705
+ eslint-plugin-yml : " npm:1.15 .0"
3706
3706
eslint-vitest-rule-tester : " npm:0.6.1"
3707
3707
typescript : " npm:5.6.3"
3708
3708
vitest : " npm:2.1.3"
@@ -3720,9 +3720,9 @@ __metadata:
3720
3720
languageName : node
3721
3721
linkType : hard
3722
3722
3723
- " eslint-plugin-yml@npm:1.14 .0 " :
3724
- version : 1.14 .0
3725
- resolution : " eslint-plugin-yml@npm:1.14 .0"
3723
+ " eslint-plugin-yml@npm:1.15 .0 " :
3724
+ version : 1.15 .0
3725
+ resolution : " eslint-plugin-yml@npm:1.15 .0"
3726
3726
dependencies :
3727
3727
debug : " npm:^4.3.2"
3728
3728
eslint-compat-utils : " npm:^0.5.0"
@@ -3731,7 +3731,7 @@ __metadata:
3731
3731
yaml-eslint-parser : " npm:^1.2.1"
3732
3732
peerDependencies :
3733
3733
eslint : " >=6.0.0"
3734
- checksum : 10/11611f94aced40d688f1d7c28d378e713149f0fa0711a6459865f37f994fb47395a94c4c27241e8749e9746b34d6a869aa3074793a5d3b5c4fe499a3946abbfe
3734
+ checksum : 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
3735
3735
languageName : node
3736
3736
linkType : hard
3737
3737
You can’t perform that action at this time.
0 commit comments