Skip to content

Commit

Permalink
chore: fix contrib build (open-telemetry#1374)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
kobi-co authored Feb 7, 2023
1 parent 07ada1a commit 7f569ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"rimraf": "3.0.2",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.3.5",
"typescript": "4.4.4",
"webpack": "4.46.0"
},
"dependencies": {
Expand Down

0 comments on commit 7f569ed

Please sign in to comment.