Skip to content

Commit e8788d8

Browse files
author
Brendan Mulholland
authored
chore(deps): Upgrade typescript (#619)
1 parent 7ce9cee commit e8788d8

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,14 @@
122122
"react-router-dom": "^5.3.4",
123123
"react-transition-group": "^4.4.1",
124124
"ts-loader": "^9.4.2",
125-
"typescript": "^4.6.2"
125+
"typescript": "^4.9.5"
126126
},
127127
"devDependencies": {
128128
"@testing-library/react": "^11.2.2",
129129
"@testing-library/react-hooks": "^8.0.0",
130130
"@types/jest": "^27",
131131
"@types/lodash": "^4.14.165",
132-
"@types/node": "^18.0.0",
132+
"@types/node": "^18.18.0",
133133
"@types/react": "^16.9.32",
134134
"@types/react-router-dom": "^5.3.3",
135135
"@types/react-transition-group": "^4.4.0",

0 commit comments

Comments
 (0)