Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 14, 2021
1 parent 5d13251 commit 67898f2
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 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 @@ -35,7 +35,7 @@
"shortid": "2.2.16",
"socket.io-client": "4.4.0",
"superagent": "6.1.0",
"typescript": "4.5.3",
"typescript": "4.5.4",
"web-vitals": "2.1.2"
},
"scripts": {
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 @@ -98,7 +98,7 @@
"tslint-config-airbnb": "5.11.2",
"tslint-config-prettier": "1.18.0",
"tslint-react": "5.0.0",
"typescript": "4.5.3",
"typescript": "4.5.4",
"y18n": "5.0.8"
},
"repository": {
Expand Down
14 changes: 7 additions & 7 deletions reporter-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 reporter-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3",
"typescript": "4.5.3"
"typescript": "4.5.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 67898f2

Please sign in to comment.