Skip to content

Commit 8d85967

Browse files
chore(deps): update linting
1 parent 3632abf commit 8d85967

3 files changed

Lines changed: 367 additions & 914 deletions

File tree

example/infra/.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugin "aws" {
22
enabled = true
3-
version = "0.37.0"
3+
version = "0.45.0"
44
source = "github.com/terraform-linters/tflint-ruleset-aws"
55
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
"esbuild": ">=0.14.46"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "7.4.3",
56+
"@antfu/eslint-config": "7.7.0",
5757
"@changesets/changelog-github": "1.0.0-next.1",
5858
"@changesets/cli": "3.0.0-next.1",
5959
"@e18e/eslint-plugin": "0.2.0",
6060
"@tsconfig/node18": "18.2.6",
6161
"@types/node": "22.19.13",
6262
"@vitest/coverage-v8": "4.0.18",
63-
"eslint": "10.0.0",
64-
"lint-staged": "16.2.7",
63+
"eslint": "10.0.2",
64+
"lint-staged": "16.3.2",
6565
"nanoid": "5.1.6",
6666
"prettier": "3.8.1",
6767
"simple-git-hooks": "2.13.1",

0 commit comments

Comments
 (0)