Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent f889baa commit 0faf863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.7",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/parser": "^8.12.1",
"c8": "^10.1.2",
"chai": "^5.1.1",
"coveralls": "^3.1.1",
Expand All @@ -53,7 +53,7 @@
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1"
"typescript-eslint": "^8.12.1"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit 0faf863

Please sign in to comment.