Skip to content

Commit

Permalink
Update typescript to v8
Browse files Browse the repository at this point in the history
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 5.62.0 | 8.18.0 |
| npm        | @typescript-eslint/parser        | 5.62.0 | 8.18.0 |
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent c47dabe commit abfe168
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 @@ -28,8 +28,8 @@
"typescript.js"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "8.9.0",
"eslint-config-airbnb": "19.0.2",
"eslint-config-prettier": "8.3.0",
Expand Down

0 comments on commit abfe168

Please sign in to comment.