Skip to content

Commit 54534e3

Browse files
committed
chore(deps): typescript
1 parent 64d0dd6 commit 54534e3

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
@@ -54,7 +54,7 @@
5454
"loader.js": "4.7.0",
5555
"qunit-dom": "1.4.0",
5656
"semantic-release": "15.12.5",
57-
"typescript": "3.2.4",
57+
"typescript": "4.0.3",
5858
"typescript-eslint-parser": "21.0.2"
5959
},
6060
"keywords": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12134,10 +12134,10 @@ typescript-estree@5.3.0:
1213412134
lodash.unescape "4.0.1"
1213512135
semver "5.5.0"
1213612136

12137-
typescript@3.2.4:
12138-
version "3.2.4"
12139-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
12140-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
12137+
typescript@4.0.3:
12138+
version "4.0.3"
12139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
12140+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
1214112141

1214212142
uc.micro@^1.0.1, uc.micro@^1.0.5:
1214312143
version "1.0.6"

0 commit comments

Comments
 (0)