Skip to content

Commit af151ef

Browse files
chore: bump typescript from 4.6.2 to 4.6.3 in /site (#571)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f910b5 commit af151ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"ts-jest": "27.1.3",
8585
"ts-loader": "9.2.8",
8686
"ts-node": "10.7.0",
87-
"typescript": "4.6.2",
87+
"typescript": "4.6.3",
8888
"webpack": "5.70.0",
8989
"webpack-bundle-analyzer": "4.5.0",
9090
"webpack-cli": "4.9.2",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13358,10 +13358,10 @@ typedarray@^0.0.6:
1335813358
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1335913359
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1336013360

13361-
typescript@4.6.2:
13362-
version "4.6.2"
13363-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
13364-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
13361+
typescript@4.6.3:
13362+
version "4.6.3"
13363+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
13364+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1336513365

1336613366
ua-parser-js@^0.7.30:
1336713367
version "0.7.31"

0 commit comments

Comments
 (0)