Skip to content

Commit 4a325ec

Browse files
committed
chore(deps): update ts/jest dependencies
1 parent 85c43bb commit 4a325ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"pkg-install": "^1.0.0",
7474
"terminal-link": "^1.3.0",
7575
"title": "^3.4.1",
76-
"twilio": "^3.33.0",
76+
"twilio": "^3.43.1",
7777
"type-fest": "^0.6.0",
7878
"window-size": "^1.1.1",
7979
"wrap-ansi": "^5.1.0",
@@ -103,7 +103,7 @@
103103
"commitizen": "^3.1.1",
104104
"cz-conventional-changelog": "^2.1.0",
105105
"husky": "^3.0.0",
106-
"jest": "^24.8.0",
106+
"jest": "^26.0.1",
107107
"jest-express": "^1.10.1",
108108
"lint-staged": "^8.2.1",
109109
"listr-silent-renderer": "^1.1.1",
@@ -113,8 +113,8 @@
113113
"rimraf": "^2.6.3",
114114
"standard-version": "^6.0.1",
115115
"supertest": "^3.1.0",
116-
"ts-jest": "^24.0.2",
117-
"typescript": "^3.7.4"
116+
"ts-jest": "^26.0.0",
117+
"typescript": "^3.9.2"
118118
},
119119
"files": [
120120
"bin/",

0 commit comments

Comments
 (0)