Skip to content

Commit b87aaec

Browse files
chore(deps): update dependency typescript to v4.6.3 (#777)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6820c75 commit b87aaec

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
@@ -56,7 +56,7 @@
5656
"prettier": "2.6.0",
5757
"renovate-config-algolia": "2.1.9",
5858
"ts-jest": "27.1.4",
59-
"typescript": "4.6.2"
59+
"typescript": "4.6.3"
6060
},
6161
"engines": {
6262
"yarn": "1.*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15507,10 +15507,10 @@ typedarray-to-buffer@^3.1.5:
1550715507
dependencies:
1550815508
is-typedarray "^1.0.0"
1550915509

15510-
typescript@4.6.2:
15511-
version "4.6.2"
15512-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
15513-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
15510+
typescript@4.6.3:
15511+
version "4.6.3"
15512+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
15513+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1551415514

1551515515
typescript@^3.9.7:
1551615516
version "3.9.10"

0 commit comments

Comments
 (0)