Skip to content

Commit 0d88677

Browse files
chore(deps): update dependency typescript to v4.7.2 (#224)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 797d194 commit 0d88677

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.10",
2323
"ts-jest": "27.1.4",
24-
"typescript": "4.5.5"
24+
"typescript": "4.7.2"
2525
},
2626
"scripts": {
2727
"test": "jest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3736,10 +3736,10 @@ typedarray-to-buffer@^3.1.5:
37363736
dependencies:
37373737
is-typedarray "^1.0.0"
37383738

3739-
typescript@4.5.5:
3740-
version "4.5.5"
3741-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
3742-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
3739+
typescript@4.7.2:
3740+
version "4.7.2"
3741+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
3742+
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
37433743

37443744
unbox-primitive@^1.0.1:
37453745
version "1.0.1"

0 commit comments

Comments
 (0)