Skip to content

Commit 3ad29d7

Browse files
committed
Update typescript
1 parent 00f0a10 commit 3ad29d7

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
@@ -33,6 +33,6 @@
3333
"ts-jest": "^27.1.3",
3434
"ts-loader": "^9.2.7",
3535
"ts-node": "^10.7.0",
36-
"typescript": "^4.5.5"
36+
"typescript": "^4.6.2"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2520,10 +2520,10 @@ typedarray-to-buffer@^3.1.5:
25202520
dependencies:
25212521
is-typedarray "^1.0.0"
25222522

2523-
typescript@^4.5.5:
2524-
version "4.5.5"
2525-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
2526-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
2523+
typescript@^4.6.2:
2524+
version "4.6.2"
2525+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
2526+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
25272527

25282528
universalify@^0.1.2:
25292529
version "0.1.2"

0 commit comments

Comments
 (0)