Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 23, 2021
1 parent 94096ac commit e7c411e
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"reflect-metadata": "0.1.13",
"telegraf": "4.4.2",
"typedoc": "0.22.9",
"typescript": "4.4.4"
"typescript": "4.5.2"
},
"peerDependencies": {
"@nestjs/common": "^6.7.0 || ^7.0.0 || ^8.0.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/01-complete-app/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 sample/01-complete-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-paths": "3.12.0",
"typescript": "4.4.4"
"typescript": "4.5.2"
},
"jest": {
"moduleFileExtensions": [
Expand Down
14 changes: 7 additions & 7 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"@types/react": "17.0.36",
"@types/react-helmet": "6.1.4",
"@types/react-router-dom": "5.3.2",
"typescript": "4.4.4"
"typescript": "4.5.2"
}
}

0 comments on commit e7c411e

Please sign in to comment.