Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 7f2111b

Browse files
chore(deps-dev): bump typescript from 4.5.2 to 4.5.3 (#536)
1 parent 65df043 commit 7f2111b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"ts-node": "^10.2.1",
9797
"tslint": "^6.1.3",
9898
"tslint-config-prettier": "^1.18.0",
99-
"typescript": "4.5.2"
99+
"typescript": "4.5.3"
100100
},
101101
"peerDependencies": {
102102
"@types/react-relay": ">=11.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3563,10 +3563,10 @@ typedarray-to-buffer@^3.1.5:
35633563
dependencies:
35643564
is-typedarray "^1.0.0"
35653565

3566-
3567-
version "4.5.2"
3568-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
3569-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
3566+
3567+
version "4.5.3"
3568+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
3569+
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
35703570

35713571
ua-parser-js@^0.7.18:
35723572
version "0.7.28"

0 commit comments

Comments
 (0)