Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 (#4332)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.7.5...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 25, 2020
1 parent 8ac2c61 commit eb22804
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lerna": "^3.13.3",
"tslint": "^5.9.1",
"tslint-ionic-rules": "0.0.21",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
},
"husky": {
"hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@ionic/cli-framework-prompts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"lint-staged": "^10.0.2",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/cli-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"lint-staged": "^10.0.2",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"source-map": "^0.7.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/discover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"lint-staged": "^10.0.2",
"rimraf": "^3.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-process/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"stream-combiner2": "^1.1.1",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-subprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/utils-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/@ionic/v1-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/cli-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"rimraf": "^3.0.0",
"ts-jest": "^25.0.0",
"tslint": "^5.9.1",
"typescript": "~3.7.3"
"typescript": "~3.8.2"
}
}

0 comments on commit eb22804

Please sign in to comment.