Skip to content

Commit 619b8e5

Browse files
committedApr 10, 2023
fix(eslint-config): update typescript to 5.0.3 and eslint to 8.37.0
1 parent f6598a4 commit 619b8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-config-prettier": "^8.8.0",
2727
"eslint-plugin-prettier": "^4.2.1",
2828
"prettier": "^2.8.7",
29-
"typescript": "^5.0.2"
29+
"typescript": "^5.0.3"
3030
},
3131
"repository": {
3232
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.