We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c43bb commit 4a325ecCopy full SHA for 4a325ec
package.json
@@ -73,7 +73,7 @@
73
"pkg-install": "^1.0.0",
74
"terminal-link": "^1.3.0",
75
"title": "^3.4.1",
76
- "twilio": "^3.33.0",
+ "twilio": "^3.43.1",
77
"type-fest": "^0.6.0",
78
"window-size": "^1.1.1",
79
"wrap-ansi": "^5.1.0",
@@ -103,7 +103,7 @@
103
"commitizen": "^3.1.1",
104
"cz-conventional-changelog": "^2.1.0",
105
"husky": "^3.0.0",
106
- "jest": "^24.8.0",
+ "jest": "^26.0.1",
107
"jest-express": "^1.10.1",
108
"lint-staged": "^8.2.1",
109
"listr-silent-renderer": "^1.1.1",
@@ -113,8 +113,8 @@
113
"rimraf": "^2.6.3",
114
"standard-version": "^6.0.1",
115
"supertest": "^3.1.0",
116
- "ts-jest": "^24.0.2",
117
- "typescript": "^3.7.4"
+ "ts-jest": "^26.0.0",
+ "typescript": "^3.9.2"
118
},
119
"files": [
120
"bin/",
0 commit comments