Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 3a6285f

Browse files
chore(deps-dev): bump typescript from 3.7.4 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 4.2.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.4...v4.2.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98d7893 commit 3a6285f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jest-circus": "^26.6.3",
5151
"lerna": "^4.0.0",
5252
"prettier": "^2.1.2",
53-
"typescript": "^3.7.4"
53+
"typescript": "^4.2.3"
5454
},
5555
"eslintIgnore": [
5656
"!.*.js"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10320,10 +10320,10 @@ typedarray@^0.0.6:
1032010320
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1032110321
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1032210322

10323-
typescript@^3.7.4:
10324-
version "3.7.4"
10325-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
10326-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
10323+
typescript@^4.2.3:
10324+
version "4.2.3"
10325+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
10326+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
1032710327

1032810328
uglify-js@^3.1.4:
1032910329
version "3.10.4"

0 commit comments

Comments
 (0)