Skip to content

Commit e070b87

Browse files
dependabot-preview[bot]imhoffd
authored andcommitted
chore(deps-dev): bump typescript from 3.6.4 to 3.7.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.6.4...v3.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 79cdd55 commit e070b87

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lerna": "^3.13.3",
2323
"tslint": "^5.9.1",
2424
"tslint-ionic-rules": "0.0.21",
25-
"typescript": "~3.6.3"
25+
"typescript": "~3.7.3"
2626
},
2727
"husky": {
2828
"hooks": {

packages/@ionic/cli-framework-prompts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"lint-staged": "^9.2.0",
4040
"ts-jest": "^23.10.1",
4141
"tslint": "^5.9.1",
42-
"typescript": "~3.6.3"
42+
"typescript": "~3.7.3"
4343
}
4444
}

packages/@ionic/cli-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"lint-staged": "^9.2.0",
5656
"ts-jest": "^23.10.1",
5757
"tslint": "^5.9.1",
58-
"typescript": "~3.6.3"
58+
"typescript": "~3.7.3"
5959
}
6060
}

packages/@ionic/discover/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"rimraf": "^3.0.0",
4646
"ts-jest": "^23.10.1",
4747
"tslint": "^5.9.1",
48-
"typescript": "~3.6.3"
48+
"typescript": "~3.7.3"
4949
}
5050
}

packages/@ionic/lab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"lint-staged": "^9.2.0",
5252
"rimraf": "^3.0.0",
5353
"tslint": "^5.9.1",
54-
"typescript": "~3.6.3"
54+
"typescript": "~3.7.3"
5555
}
5656
}

packages/@ionic/utils-array/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"rimraf": "^3.0.0",
4242
"ts-jest": "^23.10.1",
4343
"tslint": "^5.9.1",
44-
"typescript": "~3.6.3"
44+
"typescript": "~3.7.3"
4545
}
4646
}

packages/@ionic/utils-fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"rimraf": "^3.0.0",
4646
"ts-jest": "^23.10.1",
4747
"tslint": "^5.9.1",
48-
"typescript": "~3.6.3"
48+
"typescript": "~3.7.3"
4949
}
5050
}

packages/@ionic/utils-network/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"rimraf": "^3.0.0",
4242
"ts-jest": "^23.10.1",
4343
"tslint": "^5.9.1",
44-
"typescript": "~3.6.3"
44+
"typescript": "~3.7.3"
4545
}
4646
}

packages/@ionic/utils-object/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"rimraf": "^3.0.0",
4242
"ts-jest": "^23.10.1",
4343
"tslint": "^5.9.1",
44-
"typescript": "~3.6.3"
44+
"typescript": "~3.7.3"
4545
}
4646
}

packages/@ionic/utils-process/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"rimraf": "^3.0.0",
4747
"ts-jest": "^23.10.1",
4848
"tslint": "^5.9.1",
49-
"typescript": "~3.6.3"
49+
"typescript": "~3.7.3"
5050
}
5151
}

0 commit comments

Comments
 (0)