Skip to content

Commit

Permalink
[skip-ci] Merge pull request #147 from UpHabit/renovate/typescript-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v3.7.3
  • Loading branch information
GabrielCastro authored Dec 12, 2019
2 parents 7927a31 + 53b0cc2 commit d9a388e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tslint-config-airbnb": "5.11.2",
"tslint-eslint-rules": "5.4.0",
"tslint-microsoft-contrib": "6.2.0",
"typescript": "3.7.2"
"typescript": "3.7.3"
},
"dependencies": {
"@types/bull": "^3.5.4",
Expand All @@ -42,6 +42,6 @@
},
"resolutions": {
"@types/node": "10.17.9",
"typescript": "3.7.2"
"typescript": "3.7.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5471,10 +5471,10 @@ type-is@~1.6.17, type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

typescript@3.7.2, typescript@^3.0.3, typescript@^3.6.4:
version "3.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
typescript@3.7.3, typescript@^3.0.3, typescript@^3.6.4:
version "3.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==

uglify-js@^3.1.4:
version "3.6.9"
Expand Down

0 comments on commit d9a388e

Please sign in to comment.