Skip to content

Commit 77f9ffe

Browse files
Update typescript
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 5.62.0 | 8.57.1 | | npm | @typescript-eslint/parser | 5.62.0 | 8.57.1 | | npm | typescript | 5.9.3 | 6.0.2 |
1 parent 8da2c77 commit 77f9ffe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"typescript.js"
2929
],
3030
"devDependencies": {
31-
"@typescript-eslint/eslint-plugin": "5.62.0",
32-
"@typescript-eslint/parser": "5.62.0",
31+
"@typescript-eslint/eslint-plugin": "8.57.1",
32+
"@typescript-eslint/parser": "8.57.1",
3333
"eslint": "8.9.0",
3434
"eslint-config-airbnb": "19.0.2",
3535
"eslint-config-prettier": "8.3.0",
3636
"eslint-rule-documentation": "1.0.23",
3737
"jest": "30.3.0",
3838
"prettier": "3.8.1",
39-
"typescript": "5.9.3"
39+
"typescript": "6.0.2"
4040
},
4141
"dependencies": {
4242
"eslint-config-airbnb-base": "^15.0.0"

0 commit comments

Comments
 (0)