Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 24db272 commit 24d59fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "17.0.2",
"react-query": "3.39.3",
"react-scripts": "5.0.1",
"typescript": "5.0.4"
"typescript": "5.1.6"
},
"devDependencies": {
"@babel/plugin-syntax-object-rest-spread": "7.8.3"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10625,7 +10625,7 @@ __metadata:
react-dom: 17.0.2
react-query: 3.39.3
react-scripts: 5.0.1
typescript: 5.0.4
typescript: 5.1.6
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 24d59fe

Please sign in to comment.