Skip to content

Commit d852113

Browse files
authoredDec 14, 2023
Improve compatibility with ESLint v9 (#288)
* Improve compatibility with ESLint v9 * Create eleven-beds-worry.md
1 parent f4aedf1 commit d852113

File tree

152 files changed

+1631
-158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+1631
-158
lines changed
 

‎.changeset/eleven-beds-worry.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-plugin-yml": minor
3+
---
4+
5+
Improve compatibility with ESLint v9

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-config-prettier": "^9.0.0",
9191
"eslint-plugin-eslint-comments": "^3.2.0",
9292
"eslint-plugin-eslint-plugin": "^5.0.0",
93-
"eslint-plugin-json-schema-validator": "^4.0.0",
93+
"eslint-plugin-json-schema-validator": "^4.7.4",
9494
"eslint-plugin-jsonc": "^2.0.0",
9595
"eslint-plugin-markdown": "^3.0.0",
9696
"eslint-plugin-n": "^16.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.