Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit d082382

Browse files
fix(deps): update dependency typescript to v5.1.6 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8767abc commit d082382

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-dom": "17.0.2",
2323
"react-query": "3.39.3",
2424
"react-scripts": "5.0.1",
25-
"typescript": "5.0.4"
25+
"typescript": "5.1.6"
2626
},
2727
"devDependencies": {
2828
"@babel/plugin-syntax-object-rest-spread": "7.8.3"

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -10604,7 +10604,7 @@ __metadata:
1060410604
react-dom: 17.0.2
1060510605
react-query: 3.39.3
1060610606
react-scripts: 5.0.1
10607-
typescript: 5.0.4
10607+
typescript: 5.1.6
1060810608
languageName: unknown
1060910609
linkType: soft
1061010610

0 commit comments

Comments
 (0)