Skip to content

Commit 70776ca

Browse files
Bump typescript from 4.3.3 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v4.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0ad8b28 commit 70776ca

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
@@ -49,7 +49,7 @@
4949
"ts-loader": "8.1.0",
5050
"ts-node": "10.0.0",
5151
"tsconfig-paths": "3.9.0",
52-
"typescript": "4.3.3",
52+
"typescript": "4.3.4",
5353
"webpack": "5.39.1",
5454
"webpack-cli": "4.1.0",
5555
"webpack-dev-server": "3.11.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8062,10 +8062,10 @@ typedarray-to-buffer@^3.1.5:
80628062
dependencies:
80638063
is-typedarray "^1.0.0"
80648064

8065-
typescript@4.3.3:
8066-
version "4.3.3"
8067-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
8068-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
8065+
typescript@4.3.4:
8066+
version "4.3.4"
8067+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
8068+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
80698069

80708070
typical@^5.0.0, typical@^5.2.0:
80718071
version "5.2.0"

0 commit comments

Comments
 (0)