Skip to content

Commit

Permalink
Update typescript-eslint monorepo to ^7.4.0 (#81)
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 Mar 28, 2024
1 parent 3cc1722 commit 6aa4087
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
172 changes: 86 additions & 86 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 @@ -54,8 +54,8 @@
"@types/minimist": "^1.2.5",
"@types/node": "^20.11.30",
"@types/tmp": "^0.2.6",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"ava": "~5.0.1",
"c8": "^8.0.1",
"dprint": "^0.45.0",
Expand Down

0 comments on commit 6aa4087

Please sign in to comment.