Skip to content

Commit 0f02488

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

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.1.5"
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.1.5:
6315+
version "4.1.5"
6316+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6317+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
63186318

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

0 commit comments

Comments
 (0)