Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5 (major) (#70)
Browse files Browse the repository at this point in the history
* Update typescript-eslint monorepo to v5

* Update dependency eslint to v8 (#68)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency ts-node to v10.7.0 (#69)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update typescript-eslint monorepo to v5

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wei Kang <weikangchia@gmail.com>
  • Loading branch information
3 people authored Apr 23, 2022
1 parent 248f9f7 commit 90e798b
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 57 deletions.
232 changes: 177 additions & 55 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 @@ -20,8 +20,8 @@
"@oclif/dev-cli": "1.26.0",
"@types/jest": "27.0.3",
"@types/node": "14.17.34",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"eslint": "8.12.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "4.0.0",
Expand Down

0 comments on commit 90e798b

Please sign in to comment.