Skip to content

Commit 8c4eb3d

Browse files
fix(deps): bump the typescript group with 3 updates (#209)
1 parent 51c24a0 commit 8c4eb3d

File tree

2 files changed

+136
-147
lines changed

2 files changed

+136
-147
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-dom": "17.0.2",
3535
"styled-components": "^5.3.9",
3636
"tslib": "^2.6.2",
37-
"typescript": "5.0.4",
37+
"typescript": "5.2.2",
3838
"zod": "^3.22.2"
3939
},
4040
"devDependencies": {
@@ -49,8 +49,8 @@
4949
"@types/react-dom": "^17.0.11",
5050
"@types/react-test-renderer": "^17.0.0",
5151
"@types/styled-components": "^5.1.26",
52-
"@typescript-eslint/eslint-plugin": "^5.59.2",
53-
"@typescript-eslint/parser": "^5.59.2",
52+
"@typescript-eslint/eslint-plugin": "^6.7.2",
53+
"@typescript-eslint/parser": "^6.7.2",
5454
"esbuild-jest": "^0.5.0",
5555
"eslint": "8.49.0",
5656
"eslint-config-prettier": "8.8.0",

0 commit comments

Comments
 (0)