Chore: Upgrade typescript to 4.6.4 (#49016)

This commit is contained in:
kay delaney
2022-05-17 12:08:10 +01:00
committed by GitHub
parent f252e89339
commit de3e981985
17 changed files with 103 additions and 74 deletions
@@ -32,6 +32,6 @@
"react-dom": "17.0.1",
"react-hook-form": "7.5.3",
"react-router-dom": "^5.2.0",
"tslib": "2.3.1"
"tslib": "2.4.0"
}
}