We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faec0ad commit 9c6ea14Copy full SHA for 9c6ea14
.changeset/sixty-geckos-check.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-plugin-yml": patch
3
4
+
5
+fix(deps): update dependency eslint-compat-utils to ^0.4.0
package.json
@@ -57,7 +57,7 @@
57
"homepage": "https://ota-meshi.github.io/eslint-plugin-yml/",
58
"dependencies": {
59
"debug": "^4.3.2",
60
- "eslint-compat-utils": "^0.3.1",
+ "eslint-compat-utils": "^0.4.0",
61
"lodash": "^4.17.21",
62
"natural-compare": "^1.4.0",
63
"yaml-eslint-parser": "^1.2.1"
0 commit comments