Skip to content

Commit

Permalink
chore(deps): bump typescript from 3.7.3 to 3.7.4 (aws#5513)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 23, 2019
1 parent acb3965 commit 52fd497
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 208 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"jsii-diff": "^0.20.11",
"jsii-pacmak": "^0.20.11",
"lerna": "^3.18.4",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion tools/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/fs-extra": "^8.0.1",
"@types/yargs": "^13.0.3",
"tslint": "^5.20.1",
"typescript": "~3.7.3"
"typescript": "~3.7.4"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"nyc": "^14.1.1",
"ts-jest": "^24.1.0",
"tslint": "^5.20.1",
"typescript": "~3.7.3",
"typescript": "~3.7.4",
"yargs": "^15.0.1"
},
"keywords": [
Expand Down
Loading

0 comments on commit 52fd497

Please sign in to comment.