Skip to content

Commit 1c0cc4f

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 60fce38 commit 1c0cc4f

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
@@ -55,6 +55,6 @@
5555
"tslint": "5.20.0",
5656
"tslint-config-prettier": "1.18.0",
5757
"tslint-config-standard": "8.0.1",
58-
"typescript": "3.6.2"
58+
"typescript": "4.3.2"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6311,10 +6311,10 @@ typedarray@^0.0.6:
63116311
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
63126312
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
63136313

6314-
typescript@3.6.2:
6315-
version "3.6.2"
6316-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
6317-
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
6314+
typescript@4.3.2:
6315+
version "4.3.2"
6316+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6317+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
63186318

63196319
uglify-js@^3.1.4:
63206320
version "3.4.9"

0 commit comments

Comments
 (0)