Skip to content

Commit 7f569ed

Browse files
authored
chore: fix contrib build (#1374)
* chore(mongodb): fix build after v5 release * chore: pin @types/bson version in monorepo root for lerna hoisting * chore: pin @types/bson version in monorepo root for lerna hoisting * chore: pin @types/bson version in mongodb * chore: patch winston module (logform breaking), ts 4.5.5 fixes * chore: change typescript to 4.4.4 * chore: change typescript to 4.4.4
1 parent 07ada1a commit 7f569ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rimraf": "3.0.2",
6666
"ts-loader": "8.3.0",
6767
"ts-mocha": "10.0.0",
68-
"typescript": "4.3.5",
68+
"typescript": "4.4.4",
6969
"webpack": "4.46.0"
7070
},
7171
"dependencies": {

0 commit comments

Comments
 (0)