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

Commit 334b926

Browse files
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#587)
1 parent cefdf88 commit 334b926

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.4"
99+
"typescript": "4.5.5"
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
@@ -3732,10 +3732,10 @@ typedarray-to-buffer@^3.1.5:
37323732
dependencies:
37333733
is-typedarray "^1.0.0"
37343734

3735-
3736-
version "4.5.4"
3737-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
3738-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
3735+
3736+
version "4.5.5"
3737+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
3738+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
37393739

37403740
ua-parser-js@^0.7.18:
37413741
version "0.7.28"

0 commit comments

Comments
 (0)