Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v7.9.0 (#390)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent cf387fc commit 3f2e8eb
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 63 deletions.
105 changes: 44 additions & 61 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/jest": "29.5.12",
"@types/lambda-log": "3.0.3",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"esbuild": "0.21.2",
Expand Down

0 comments on commit 3f2e8eb

Please sign in to comment.