Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (open-telemetry#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 14, 2021
1 parent aec35d8 commit 0040ab8
Show file tree
Hide file tree
Showing 29 changed files with 40 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions metapackages/auto-instrumentations-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"url": "https://github.com/open-telemetry/opentelemetry-js-contrib/issues"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
"babel-loader": "8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"eslint": "7.26.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.0",
"gts": "3.1.0",
"husky": "4.3.8",
"lerna": "3.22.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-host-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-id-generator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
"codecov": "3.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js#readme",
"devDependencies": {
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"gts": "3.1.0",
"typescript": "4.2.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@opentelemetry/node": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"bunyan": "1.8.15",
"codecov": "3.8.2",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-instrumentation-dns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/semver": "7.3.5",
"@types/node": "14.14.45",
"@types/semver": "7.3.6",
"@types/shimmer": "1.0.1",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"express": "4.17.1",
"gts": "3.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"graphql": "15.5.0",
"gts": "3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-instrumentation-hapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"access": "public"
},
"devDependencies": {
"@hapi/hapi": "20.1.2",
"@hapi/hapi": "20.1.3",
"@opentelemetry/context-async-hooks": "0.19.0",
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "12.20.12",
"@types/node": "12.20.13",
"codecov": "3.8.2",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"cross-env": "7.0.3",
"gts": "3.1.0",
Expand All @@ -64,6 +64,6 @@
"@opentelemetry/api": "^1.0.0-rc.0",
"@opentelemetry/instrumentation": "^0.19.0",
"@opentelemetry/semantic-conventions": "^0.19.0",
"@types/ioredis": "4.26.1"
"@types/ioredis": "4.26.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "12.20.12",
"@types/node": "12.20.13",
"codecov": "3.8.2",
"gts": "3.1.0",
"koa": "2.13.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/opentelemetry-instrumentation-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"cross-env": "7.0.3",
"gts": "3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-instrumentation-pino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/semver": "7.3.5",
"@types/node": "14.14.45",
"@types/semver": "7.3.6",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"cross-env": "7.0.3",
"gts": "3.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "10.0.0",
"@types/webpack-env": "1.16.0",
"babel-loader": "8.2.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@opentelemetry/context-zone-peer-dep": "0.19.0",
"@opentelemetry/instrumentation-xml-http-request": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/jquery": "3.5.5",
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
"babel-loader": "8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@opentelemetry/propagator-b3": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "12.20.12",
"@types/node": "12.20.13",
"@types/react": "17.0.5",
"@types/react-addons-test-utils": "0.14.25",
"@types/react-dom": "17.0.3",
"@types/react-dom": "17.0.5",
"@types/shimmer": "1.0.1",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion propagators/opentelemetry-propagator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/webpack-env": "1.16.0",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/mocha": "7.0.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"codecov": "3.8.2",
"grpc": "1.24.9",
"gts": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion propagators/opentelemetry-propagator-ot-trace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/mocha": "8.2.2",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@types/webpack-env": "1.16.0",
"codecov": "3.8.2",
"gts": "3.1.0",
Expand Down

0 comments on commit 0040ab8

Please sign in to comment.