Skip to content

Commit

Permalink
chore: bump typescripts to 4.4.4 to fix compile issue with @types/koa (
Browse files Browse the repository at this point in the history
…#1616)

Co-authored-by: Haddas Bronfman <85441461+haddasbronfman@users.noreply.github.com>
  • Loading branch information
chigia001 and haddasbronfman authored Aug 2, 2023
1 parent db50d00 commit a53f643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"sinon": "14.0.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.3.5"
"typescript": "4.4.4"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.36.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.4.4"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit a53f643

Please sign in to comment.