Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2022
1 parent e9ca1f5 commit 60ad5f3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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 @@ -73,7 +73,7 @@
"prettier": "2.6.2",
"react-scripts": "5.0.1",
"redux-mock-store": "1.5.4",
"typescript": "4.7.3"
"typescript": "4.7.4"
},
"engines": {
"node": ">=16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"tslint-config-airbnb": "5.11.2",
"tslint-config-prettier": "1.18.0",
"tslint-react": "5.0.0",
"typescript": "4.7.3"
"typescript": "4.7.4"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion reporter-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prettier": "2.6.2",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"typescript": "4.7.3"
"typescript": "4.7.4"
},
"engines": {
"node": ">=16.0.0",
Expand Down

0 comments on commit 60ad5f3

Please sign in to comment.