Skip to content

Commit

Permalink
chore: upgrade dependencies in propagator-jaeger
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmalinowski authored and dyladan committed Mar 29, 2021
1 parent 81bb919 commit 4fc4a85
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packages/opentelemetry-propagator-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "7.0.2",
"@types/node": "14.14.20",
"@types/sinon": "9.0.4",
"@types/webpack-env": "1.15.2",
"codecov": "3.7.1",
"@types/mocha": "8.2.2",
"@types/node": "14.14.35",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
"codecov": "3.8.1",
"gts": "3.1.0",
"istanbul-instrumenter-loader": "3.0.1",
"karma": "5.1.0",
"karma": "5.2.3",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-mocha": "2.0.1",
Expand All @@ -59,12 +59,12 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "9.2.3",
"ts-loader": "8.0.14",
"sinon": "9.2.4",
"ts-loader": "8.0.18",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"typescript": "4.1.3",
"webpack": "4.43.0"
"typescript": "4.2.3",
"webpack": "4.46.0"
},
"dependencies": {
"@opentelemetry/api": "^0.18.0",
Expand Down

0 comments on commit 4fc4a85

Please sign in to comment.