Skip to content

Commit 4b0de66

Browse files
committed
chore(deps): update dependency typescript to v4.6.3
1 parent 140e745 commit 4b0de66

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
@@ -74,6 +74,6 @@
7474
"rimraf": "3.0.2",
7575
"tempy": "1.0.1",
7676
"ts-jest": "27.1.4",
77-
"typescript": "4.6.2"
77+
"typescript": "4.6.3"
7878
}
7979
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3150,10 +3150,10 @@ typedarray-to-buffer@^3.1.5:
31503150
dependencies:
31513151
is-typedarray "^1.0.0"
31523152

3153-
3154-
version "4.6.2"
3155-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
3156-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
3153+
3154+
version "4.6.3"
3155+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
3156+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
31573157

31583158
unique-string@^2.0.0:
31593159
version "2.0.0"

0 commit comments

Comments
 (0)