Skip to content

Commit 6edcbbe

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 5d1d29e commit 6edcbbe

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.1.3"
4444
},
4545
"release": {
4646
"extends": "@mike-works/workshop-semantic-release-config"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6558,10 +6558,10 @@ typedarray@^0.0.6:
65586558
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
65596559
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
65606560

6561-
typescript@3.2.4:
6562-
version "3.2.4"
6563-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
6564-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
6561+
typescript@4.1.3:
6562+
version "4.1.3"
6563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6564+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
65656565

65666566
uglify-js@^3.1.4:
65676567
version "3.4.9"

0 commit comments

Comments
 (0)