Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c2371e

Browse files
chore: bump typescript from 4.5.5 to 4.6.2 in /site (#387)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea5efbd commit 6c2371e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ts-jest": "27.1.3",
6363
"ts-loader": "9.2.6",
6464
"ts-node": "10.5.0",
65-
"typescript": "4.5.5",
65+
"typescript": "4.6.2",
6666
"yup": "0.32.11"
6767
},
6868
"dependencies": {},

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11781,10 +11781,10 @@ typedarray@^0.0.6:
1178111781
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1178211782
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1178311783

11784-
typescript@4.5.5:
11785-
version "4.5.5"
11786-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
11787-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
11784+
typescript@4.6.2:
11785+
version "4.6.2"
11786+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
11787+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1178811788

1178911789
ua-parser-js@^0.7.30:
1179011790
version "0.7.31"

0 commit comments

Comments
 (0)