Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2021
1 parent 94ea70f commit ea68a43
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"style-loader": "3.3.1",
"terser-webpack-plugin": "5.2.5",
"ts-loader": "9.2.6",
"typescript": "4.4.4",
"typescript": "4.5.3",
"unipass": "1.0.3",
"webpack": "5.65.0",
"webpack-bundle-analyzer": "4.5.0",
Expand Down
6 changes: 3 additions & 3 deletions infra/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 infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ts-jest": "27.1.1",
"ts-node": "10.4.0",
"tslint": "6.1.3",
"typescript": "4.4.4"
"typescript": "4.5.3"
},
"bin": {
"app": "bin/app.js"
Expand Down
6 changes: 3 additions & 3 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 @@ -31,7 +31,7 @@
"serverless": "2.68.0",
"serverless-prune-plugin": "1.6.1",
"tslint": "6.1.3",
"typescript": "4.4.4"
"typescript": "4.5.3"
},
"dependencies": {
"@serverless-seoul/corgi": "^4.1.3",
Expand Down

0 comments on commit ea68a43

Please sign in to comment.