Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 12bfb48 commit 70aba2c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ng-packagr": "^16.0.0",
"nx": "^16.0.0",
"sass": "^1.43.5",
"typescript": "~4.9.0",
"typescript": "~5.2.0",
"workbox-build": "^7.0.0"
},
"license": "MIT"
Expand Down
16 changes: 8 additions & 8 deletions packages/react/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 packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react-dom": "^18.0.11",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"license": "MIT"
}

0 comments on commit 70aba2c

Please sign in to comment.