Skip to content

Commit 3f36fce

Browse files
authored
Merge pull request #54 from scriptex/renovate/typescript-3.x
chore(deps): update dependency typescript to v3.2.1
2 parents 401f060 + 7d8ee53 commit 3f36fce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-jest": "22.4.6",
4444
"tslint": "5.11.0",
4545
"tslint-react": "3.6.0",
46-
"typescript": "3.1.6"
46+
"typescript": "3.2.1"
4747
},
4848
"jest": {
4949
"moduleFileExtensions": [

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3343,9 +3343,9 @@ type-check@~0.3.2:
33433343
dependencies:
33443344
prelude-ls "~1.1.2"
33453345

3346-
typescript@3.1.6:
3347-
version "3.1.6"
3348-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
3346+
typescript@3.2.1:
3347+
version "3.2.1"
3348+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192"
33493349

33503350
uglify-js@^3.1.4:
33513351
version "3.4.9"

0 commit comments

Comments
 (0)