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

Commit 7854b01

Browse files
chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#544)
1 parent ba6ff1d commit 7854b01

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.3"
99+
"typescript": "4.5.4"
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
@@ -3552,10 +3552,10 @@ typedarray-to-buffer@^3.1.5:
35523552
dependencies:
35533553
is-typedarray "^1.0.0"
35543554

3555-
3556-
version "4.5.3"
3557-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
3558-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
3555+
3556+
version "4.5.4"
3557+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
3558+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
35593559

35603560
ua-parser-js@^0.7.18:
35613561
version "0.7.28"

0 commit comments

Comments
 (0)