Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 9f499df commit c753e5a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-loader": "^8.2.5",
"babel-plugin-module-resolver": "4.1.0",
"ts-node": "^10.9.1",
"typescript": "~4.3.5"
"typescript": "~4.9.0"
},
"resolutions": {
"@types/react": "17.0.2"
Expand Down
14 changes: 7 additions & 7 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 @@ -62,7 +62,7 @@
"react-native-builder-bob": "0.18.3",
"react-test-renderer": "18.0.0",
"ts-jest": "^28.0.8",
"typescript": "~4.3.5"
"typescript": "~4.9.0"
},
"babel": {
"presets": [
Expand Down

0 comments on commit c753e5a

Please sign in to comment.