Skip to content

Commit 1a281cf

Browse files
Bump typescript from 3.7.5 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 4.3.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.5...v4.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 17efa95 commit 1a281cf

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
@@ -79,7 +79,7 @@
7979
"release-it": "^14.10.0",
8080
"release-it-lerna-changelog": "^3.1.0",
8181
"sass": "^1.36.0",
82-
"typescript": "~3.7.5"
82+
"typescript": "~4.3.5"
8383
},
8484
"engines": {
8585
"node": "10.* || >= 12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12828,10 +12828,10 @@ typescript-memoize@^1.0.0-alpha.3:
1282812828
dependencies:
1282912829
core-js "2.4.1"
1283012830

12831-
typescript@~3.7.5:
12832-
version "3.7.5"
12833-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
12834-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
12831+
typescript@~4.3.5:
12832+
version "4.3.5"
12833+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
12834+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
1283512835

1283612836
uc.micro@^1.0.1, uc.micro@^1.0.5:
1283712837
version "1.0.6"

0 commit comments

Comments
 (0)