We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6239a5 commit b40619bCopy full SHA for b40619b
example/infra/.tflint.hcl
@@ -1,5 +1,5 @@
1
plugin "aws" {
2
enabled = true
3
- version = "0.37.0"
+ version = "0.40.0"
4
source = "github.com/terraform-linters/tflint-ruleset-aws"
5
}
package.json
@@ -67,14 +67,14 @@
67
"esbuild": ">=0.14.46"
68
},
69
"devDependencies": {
70
- "@antfu/eslint-config": "4.3.0",
+ "@antfu/eslint-config": "4.13.3",
71
"@changesets/changelog-github": "0.5.1",
72
"@changesets/cli": "2.28.1",
73
"@tsconfig/node18": "18.2.4",
74
"@types/node": "22.13.14",
75
"@vitest/coverage-v8": "3.1.1",
76
"dotenv": "16.4.7",
77
- "eslint": "9.21.0",
+ "eslint": "9.28.0",
78
"lint-staged": "16.1.0",
79
"nanoid": "5.1.5",
80
"prettier": "4.0.0-alpha.12",
0 commit comments