Skip to content

Commit 12e428a

Browse files
chore(deps): update linting
1 parent 4e9543f commit 12e428a

File tree

3 files changed

+525
-293
lines changed

3 files changed

+525
-293
lines changed

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.38.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
@@ -67,15 +67,15 @@
6767
"esbuild": ">=0.14.46"
6868
},
6969
"devDependencies": {
70-
"@antfu/eslint-config": "4.3.0",
70+
"@antfu/eslint-config": "4.12.0",
7171
"@changesets/changelog-github": "0.5.1",
7272
"@changesets/cli": "2.28.1",
7373
"@tsconfig/node18": "18.2.4",
7474
"@types/node": "22.13.14",
7575
"@vitest/coverage-v8": "3.1.1",
7676
"dotenv": "16.4.7",
77-
"eslint": "9.21.0",
78-
"lint-staged": "15.4.3",
77+
"eslint": "9.25.0",
78+
"lint-staged": "15.5.1",
7979
"nanoid": "5.1.5",
8080
"prettier": "4.0.0-alpha.12",
8181
"simple-git-hooks": "2.12.1",

0 commit comments

Comments
 (0)