Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.42.1 (#214)
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] authored Nov 13, 2022
1 parent f029367 commit d19bbfb
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 86 deletions.
198 changes: 114 additions & 84 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@types/jest": "28.1.8",
"@types/node": "16.18.3",
"@types/node-cron": "3.0.5",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@vercel/ncc": "0.34.0",
"eslint": "8.24.0",
"eslint-config-standard": "17.0.0",
Expand Down

0 comments on commit d19bbfb

Please sign in to comment.