Merge pull request #310 from actions/dependabot/npm_and_yarn/typescript-4.5.5

Bump typescript from 4.5.2 to 4.5.5
This commit is contained in:
Patrick Ellis
2022-02-28 13:10:43 -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.0.7",
"typescript": "^4.5.2"
"typescript": "^4.5.5"
}
}