Skip to content

Commit

Permalink
Update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2023
1 parent 449964c commit ffc7e0b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"concurrently": "^7.6.0",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@sanity/eslint-config-studio": "^2.0.1",
"eslint": "^8.36.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit ffc7e0b

Please sign in to comment.