Skip to content

Commit 856d0e4

Browse files
Bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a44d9b commit 856d0e4

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
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^17.0.9",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",
3030
"firebase-tools": "^9.18.0",
31-
"typescript": "^4.4.2",
31+
"typescript": "^4.4.3",
3232
"vite": "^2.5.6",
3333
"vite-plugin-mpa": "^1.0.3",
3434
"vite-tsconfig-paths": "^3.3.14"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5398,10 +5398,10 @@ typedarray-to-buffer@^3.1.5:
53985398
dependencies:
53995399
is-typedarray "^1.0.0"
54005400

5401-
typescript@^4.4.2:
5402-
version "4.4.2"
5403-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
5404-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
5401+
typescript@^4.4.3:
5402+
version "4.4.3"
5403+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
5404+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
54055405

54065406
unique-filename@^1.1.1:
54075407
version "1.1.1"

0 commit comments

Comments
 (0)