Merge pull request #496 from actions/dependabot/npm_and_yarn/typescript-4.9.5

Bump typescript from 4.9.4 to 4.9.5
This commit is contained in:
Milos Pantic
2023-02-08 19:11:36 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -37,6 +37,6 @@
"jest": "^27.5.1",
"prettier": "^2.8.1",
"ts-jest": "^27.1.3",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
}
}