build(deps-dev): bump typescript from 4.1.5 to 4.2.2 (#48)

This commit is contained in:
dependabot[bot]
2021-02-24 12:56:37 +01:00
committed by GitHub
parent e50e7ea00e
commit a710630ccf

View File

@ -110,6 +110,6 @@
"socket.io-client": "3.1.1", "socket.io-client": "3.1.1",
"ts-jest": "26.5.1", "ts-jest": "26.5.1",
"ts-standard": "10.0.0", "ts-standard": "10.0.0",
"typescript": "4.1.5" "typescript": "4.2.2"
} }
} }