Merge pull request #332 from actions/dependabot/npm_and_yarn/typescript-4.6.2

Bump typescript from 4.5.5 to 4.6.2
This commit is contained in:
Patrick Ellis
2022-03-11 13:13:37 -05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -36,6 +36,6 @@
"jest": "^27.5.1",
"prettier": "^2.5.1",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
}
}