Skip to content

Commit 48b9c93

Browse files
committed
Update typescript to v5.25.0
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | npm | @typescript-eslint/eslint-plugin | 5.23.0 | 5.25.0 | | npm | @typescript-eslint/parser | 5.23.0 | 5.25.0 |
1 parent 06fb2d3 commit 48b9c93

File tree

2 files changed

+100
-100
lines changed

2 files changed

+100
-100
lines changed

package-lock.json

Lines changed: 98 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"typescript.js"
2929
],
3030
"devDependencies": {
31-
"@typescript-eslint/eslint-plugin": "5.23.0",
32-
"@typescript-eslint/parser": "5.23.0",
31+
"@typescript-eslint/eslint-plugin": "5.25.0",
32+
"@typescript-eslint/parser": "5.25.0",
3333
"eslint": "8.9.0",
3434
"eslint-config-airbnb": "19.0.2",
3535
"eslint-config-prettier": "8.3.0",

0 commit comments

Comments
 (0)