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 3632abf commit 246310bCopy full SHA for 246310b
3 files changed
example/infra/.tflint.hcl
@@ -1,5 +1,5 @@
1
plugin "aws" {
2
enabled = true
3
- version = "0.37.0"
+ version = "0.45.0"
4
source = "github.com/terraform-linters/tflint-ruleset-aws"
5
}
package.json
@@ -53,15 +53,15 @@
53
"esbuild": ">=0.14.46"
54
},
55
"devDependencies": {
56
- "@antfu/eslint-config": "7.4.3",
+ "@antfu/eslint-config": "7.6.1",
57
"@changesets/changelog-github": "1.0.0-next.1",
58
"@changesets/cli": "3.0.0-next.1",
59
"@e18e/eslint-plugin": "0.2.0",
60
"@tsconfig/node18": "18.2.6",
61
"@types/node": "22.19.13",
62
"@vitest/coverage-v8": "4.0.18",
63
- "eslint": "10.0.0",
64
- "lint-staged": "16.2.7",
+ "eslint": "10.0.2",
+ "lint-staged": "16.3.2",
65
"nanoid": "5.1.6",
66
"prettier": "3.8.1",
67
"simple-git-hooks": "2.13.1",
0 commit comments