Skip to content

Commit 70479b4

Browse files
chore: bump typescript from 4.6.4 to 4.7.4 in /site
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.4...v4.7.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fe260d commit 70479b4

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
@@ -112,7 +112,7 @@
112112
"ts-jest": "27.1.4",
113113
"ts-loader": "9.3.1",
114114
"ts-node": "10.8.2",
115-
"typescript": "4.6.4",
115+
"typescript": "4.7.4",
116116
"webpack": "5.73.0",
117117
"webpack-bundle-analyzer": "4.5.0",
118118
"webpack-cli": "4.10.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13586,10 +13586,10 @@ typedarray@^0.0.6:
1358613586
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1358713587
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1358813588

13589-
typescript@4.6.4:
13590-
version "4.6.4"
13591-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
13592-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
13589+
typescript@4.7.4:
13590+
version "4.7.4"
13591+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
13592+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1359313593

1359413594
tzdata@1.0.30:
1359513595
version "1.0.30"

0 commit comments

Comments
 (0)