Skip to content

Commit 847e40d

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent d917dff commit 847e40d

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
@@ -40,7 +40,7 @@
4040
"through": "2.3.8",
4141
"travis-deploy-once": "5.0.11",
4242
"tslint": "5.11.0",
43-
"typescript": "3.2.4"
43+
"typescript": "4.3.5"
4444
},
4545
"release": {
4646
"extends": "@mike-works/workshop-semantic-release-config"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6570,10 +6570,10 @@ typedarray@^0.0.6:
65706570
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
65716571
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
65726572

6573-
typescript@3.2.4:
6574-
version "3.2.4"
6575-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
6576-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
6573+
typescript@4.3.5:
6574+
version "4.3.5"
6575+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6576+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
65776577

65786578
uglify-js@^3.1.4:
65796579
version "3.4.9"

0 commit comments

Comments
 (0)