Skip to content

Commit 51fe08c

Browse files
committed
downgrade
1 parent cc32034 commit 51fe08c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.0",
1717
"eslint": "8.57.1",
18-
"eslint-plugin-yml": "1.17.0",
18+
"eslint-plugin-yml": "1.16.0",
1919
"eslint-vitest-rule-tester": "1.1.0",
2020
"typescript": "5.8.2",
2121
"vitest": "3.0.7",

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.16.0",
4040
"husky": "9.1.7",
4141
"lint-staged": "15.4.3",
4242
"oxlint": "0.15.12",

0 commit comments

Comments
 (0)