Skip to content

Commit 6b76435

Browse files
chore(deps): update dependency typescript to v4.5.5 (#204)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 438d37b commit 6b76435

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
@@ -21,7 +21,7 @@
2121
"prettier": "2.5.1",
2222
"renovate-config-algolia": "2.1.8",
2323
"ts-jest": "27.1.3",
24-
"typescript": "4.5.4"
24+
"typescript": "4.5.5"
2525
},
2626
"scripts": {
2727
"test": "jest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3697,10 +3697,10 @@ typedarray-to-buffer@^3.1.5:
36973697
dependencies:
36983698
is-typedarray "^1.0.0"
36993699

3700-
3701-
version "4.5.4"
3702-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
3703-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
3700+
3701+
version "4.5.5"
3702+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
3703+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
37043704

37053705
unbox-primitive@^1.0.1:
37063706
version "1.0.1"

0 commit comments

Comments
 (0)