Skip to content

Commit c1eb3d3

Browse files
Bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.4...v4.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9a1233c commit c1eb3d3

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.4",
52+
"typescript": "4.3.5",
5353
"webpack": "5.41.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
@@ -8098,10 +8098,10 @@ typedarray-to-buffer@^3.1.5:
80988098
dependencies:
80998099
is-typedarray "^1.0.0"
81008100

8101-
typescript@4.3.4:
8102-
version "4.3.4"
8103-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
8104-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
8101+
typescript@4.3.5:
8102+
version "4.3.5"
8103+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
8104+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
81058105

81068106
typical@^5.0.0, typical@^5.2.0:
81078107
version "5.2.0"

0 commit comments

Comments
 (0)