Skip to content

Commit ccc7642

Browse files
committedSep 18, 2020
chore(deps): typescript
1 parent 77d14f4 commit ccc7642

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
@@ -72,7 +72,7 @@
7272
"remark-preset-lint-markdown-style-guide": "2.1.4",
7373
"remark-preset-lint-recommended": "3.0.4",
7474
"semantic-release": "15.14.0",
75-
"typescript": "3.2.4",
75+
"typescript": "4.0.3",
7676
"typescript-eslint-parser": "21.0.2"
7777
},
7878
"engines": {

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15665,10 +15665,10 @@ typescript-estree@5.3.0:
1566515665
lodash.unescape "4.0.1"
1566615666
semver "5.5.0"
1566715667

15668-
typescript@3.2.4:
15669-
version "3.2.4"
15670-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
15671-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
15668+
typescript@4.0.3:
15669+
version "4.0.3"
15670+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
15671+
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
1567215672

1567315673
typescript@^3.1.0:
1567415674
version "3.8.3"

0 commit comments

Comments
 (0)