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.3.0 |
| npm        | @typescript-eslint/parser        | 5.62.0 | 8.3.0 |
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 1dce1b0 commit 3390baa
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.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": "8.9.0",
"eslint-config-airbnb": "19.0.2",
"eslint-config-prettier": "8.3.0",
Expand Down

0 comments on commit 3390baa

Please sign in to comment.