Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 6a03537 commit 2bff579
Show file tree
Hide file tree
Showing 5 changed files with 177 additions and 167 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nodejs 18.17.0
nodejs 18.17.1
python 3.11.4
terraform 1.5.4
terraform 1.5.5
tflint 0.47.0
2 changes: 1 addition & 1 deletion infra/.tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugin "aws" {
enabled = true
version = "0.25.0"
version = "0.26.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}
30 changes: 15 additions & 15 deletions infra/aws/ecr/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"color": "4.2.3",
"dayjs": "1.11.9",
"deepl-node": "1.10.2",
"discord-api-types": "0.37.51",
"discord-api-types": "0.37.53",
"discord.js": "14.12.1",
"dotenv": "^16.0.3",
"libsodium-wrappers": "0.7.11",
Expand All @@ -31,17 +31,17 @@
"twemoji-parser": "14.0.0"
},
"devDependencies": {
"@swc/core": "1.3.74",
"@swc/core": "1.3.76",
"@swc/helpers": "0.5.1",
"@swc/jest": "^0.2.23",
"@types/color": "3.0.3",
"@types/jest": "^29.2.2",
"@types/lodash": "^4.14.187",
"@types/node": "18.17.3",
"@types/twemoji-parser": "13.1.1",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"eslint": "8.47.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-import": "^2.26.0",
"jest": "^29.3.1",
Expand Down
Loading

0 comments on commit 2bff579

Please sign in to comment.