We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef46770 commit 6eeae91Copy full SHA for 6eeae91
package.json
@@ -29,7 +29,7 @@
29
"prepare": "husky"
30
},
31
"peerDependencies": {
32
- "eslint": ">=9.39.2",
+ "eslint": ">=9.39.3",
33
"eslint-plugin-tailwindcss": "^3.18.2"
34
35
"peerDependenciesMeta": {
@@ -46,7 +46,7 @@
46
"@commitlint/config-conventional": "^20.3.0",
47
"@eslint/config-inspector": "^1.4.2",
48
"changelogen": "^0.6.2",
49
- "eslint": "^9.39.2",
+ "eslint": "^9.39.3",
50
"eslint-plugin-tailwindcss": "^3.18.2",
51
"husky": "^9.1.7"
52
}
0 commit comments