Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#143)
Browse files Browse the repository at this point in the history
long time coming
  • Loading branch information
renovate-bot authored Apr 26, 2021
1 parent c3f59c7 commit 862ab4e
Show file tree
Hide file tree
Showing 29 changed files with 125 additions and 125 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "8.0.1",
"@types/node": "14.0.27",
"@types/sinon": "9.0.4",
"codecov": "3.7.2",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
4 changes: 2 additions & 2 deletions metapackages/auto-instrumentations-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
},
"devDependencies": {
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"codecov": "3.7.2",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
12 changes: 6 additions & 6 deletions metapackages/auto-instrumentations-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"url": "https://github.com/open-telemetry/opentelemetry-js-contrib/issues"
},
"devDependencies": {
"@babel/core": "7.12.10",
"@types/mocha": "8.2.0",
"@types/node": "14.0.27",
"@types/sinon": "9.0.10",
"@babel/core": "7.13.16",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
"babel-loader": "8.2.2",
"codecov": "3.8.1",
Expand All @@ -46,11 +46,11 @@
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-loader": "8.0.14",
"ts-loader": "8.2.0",
"ts-mocha": "8.0.0",
"typescript": "4.2.4",
"webpack": "4.46.0",
"webpack-cli": "4.3.1",
"webpack-cli": "4.6.0",
"webpack-merge": "5.7.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.22.1",
"gts": "3.1.0",
"husky": "4.2.5",
"husky": "4.3.8",
"lerna": "3.22.1",
"lerna-changelog": "1.0.1",
"typescript": "4.2.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/opentelemetry-host-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"access": "public"
},
"devDependencies": {
"@types/mocha": "8.0.2",
"@types/node": "14.0.27",
"@types/sinon": "9.0.4",
"codecov": "3.8.0",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/opentelemetry-id-generator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"README.md"
],
"devDependencies": {
"@types/mocha": "8.2.0",
"@types/node": "14.14.12",
"@types/sinon": "9.0.4",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"@types/webpack-env": "1.16.0",
"codecov": "3.8.1",
"gts": "3.1.0",
Expand All @@ -64,7 +64,7 @@
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-loader": "8.0.12",
"ts-loader": "8.2.0",
"ts-mocha": "8.0.0",
"typescript": "4.2.4",
"webpack": "4.46.0"
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.6.0",
"@types/node": "14.14.41",
"gts": "3.1.0",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
},
"devDependencies": {
"@opentelemetry/node": "0.19.0",
"@types/aws-lambda": "8.10.73",
"@types/aws-lambda": "8.10.76",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"codecov": "3.7.2",
"@types/node": "14.14.41",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"@opentelemetry/tracing": "0.19.0",
"@types/bunyan": "1.8.6",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/sinon": "9.0.4",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"bunyan": "1.8.15",
"codecov": "3.7.2",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "9.0.2",
"sinon": "9.2.4",
"ts-mocha": "8.0.0",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions plugins/node/opentelemetry-instrumentation-dns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/semver": "7.3.1",
"@types/node": "14.14.41",
"@types/semver": "7.3.5",
"@types/shimmer": "1.0.1",
"@types/sinon": "9.0.4",
"codecov": "3.7.2",
"@types/sinon": "9.0.11",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"@opentelemetry/context-async-hooks": "0.19.0",
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/express": "4.17.7",
"@types/express": "4.17.11",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"codecov": "3.7.2",
"@types/node": "14.14.41",
"codecov": "3.8.1",
"express": "4.17.1",
"gts": "3.1.0",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"devDependencies": {
"@opentelemetry/tracing": "0.19.0",
"@types/graphql": "14.5.0",
"@types/mocha": "8.0.1",
"@types/node": "14.0.27",
"codecov": "3.7.2",
"graphql": "15.4.0",
"@types/mocha": "8.2.2",
"@types/node": "14.14.41",
"codecov": "3.8.1",
"graphql": "15.5.0",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/node/opentelemetry-instrumentation-hapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"@opentelemetry/tracing": "0.19.0",
"@types/hapi__hapi": "20.0.8",
"@types/mocha": "7.0.2",
"@types/node": "12.12.47",
"codecov": "3.7.0",
"@types/node": "12.20.10",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"semver": "7.3.2",
"semver": "7.3.5",
"ts-mocha": "8.0.0",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
Expand Down
10 changes: 5 additions & 5 deletions plugins/node/opentelemetry-instrumentation-ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/ioredis": "4.17.3",
"@types/ioredis": "4.26.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/node": "14.14.41",
"@types/shimmer": "1.0.1",
"codecov": "3.7.2",
"cross-env": "7.0.2",
"codecov": "3.8.1",
"cross-env": "7.0.3",
"gts": "3.1.0",
"ioredis": "4.17.3",
"ioredis": "4.27.1",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions plugins/node/opentelemetry-instrumentation-koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"@opentelemetry/context-async-hooks": "0.19.0",
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/koa": "2.11.4",
"@types/koa__router": "8.0.2",
"@types/koa": "2.13.1",
"@types/koa__router": "8.0.4",
"@types/mocha": "7.0.2",
"@types/node": "12.12.47",
"codecov": "3.7.1",
"@types/node": "12.20.10",
"codecov": "3.8.1",
"gts": "3.1.0",
"koa": "2.13.0",
"koa": "2.13.1",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/mongodb": "3.5.25",
"@types/node": "14.0.27",
"codecov": "3.7.2",
"@types/mongodb": "3.6.12",
"@types/node": "14.14.41",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"mongodb": "3.5.9",
"mongodb": "3.6.6",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-instrumentation-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/mysql": "2.15.18",
"@types/node": "14.0.27",
"codecov": "3.7.2",
"@types/node": "14.14.41",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"mysql": "2.18.1",
Expand Down
6 changes: 3 additions & 3 deletions plugins/node/opentelemetry-instrumentation-net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/sinon": "9.0.4",
"codecov": "3.7.2",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
12 changes: 6 additions & 6 deletions plugins/node/opentelemetry-instrumentation-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,16 @@
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/pg": "7.14.4",
"@types/node": "14.14.41",
"@types/pg": "7.14.11",
"@types/pg-pool": "2.0.2",
"codecov": "3.7.2",
"cross-env": "7.0.2",
"codecov": "3.8.1",
"cross-env": "7.0.3",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"pg": "8.3.0",
"pg-pool": "3.2.1",
"pg": "8.6.0",
"pg-pool": "3.3.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"tslint-consistent-codestyle": "1.16.0",
Expand Down
14 changes: 7 additions & 7 deletions plugins/node/opentelemetry-instrumentation-pino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/pino": "6.3.7",
"@types/semver": "7.3.4",
"@types/sinon": "9.0.4",
"codecov": "3.7.2",
"@types/node": "14.14.41",
"@types/pino": "6.3.8",
"@types/semver": "7.3.5",
"@types/sinon": "9.0.11",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"pino": "6.11.3",
"rimraf": "3.0.2",
"sinon": "9.0.2",
"sinon": "9.2.4",
"ts-mocha": "8.0.0",
"ts-node": "9.0.0",
"ts-node": "9.1.1",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
"typescript": "4.2.4"
Expand Down
10 changes: 5 additions & 5 deletions plugins/node/opentelemetry-instrumentation-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@opentelemetry/test-utils": "^0.16.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/redis": "2.8.25",
"codecov": "3.7.2",
"cross-env": "7.0.2",
"@types/node": "14.14.41",
"@types/redis": "2.8.28",
"codecov": "3.8.1",
"cross-env": "7.0.3",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"redis": "3.0.2",
"redis": "3.1.2",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"tslint-consistent-codestyle": "1.16.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/node": "14.14.41",
"@types/restify": "4.3.7",
"codecov": "3.7.2",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"@opentelemetry/node": "0.19.0",
"@opentelemetry/tracing": "0.19.0",
"@types/mocha": "7.0.2",
"@types/node": "14.0.27",
"@types/sinon": "9.0.4",
"codecov": "3.7.2",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"codecov": "3.8.1",
"gts": "3.1.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "9.0.2",
"sinon": "9.2.4",
"ts-mocha": "8.0.0",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"nyc": "15.1.0",
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-loader": "8.1.0",
"ts-loader": "8.2.0",
"ts-mocha": "8.0.0",
"tslint-consistent-codestyle": "1.16.0",
"tslint-microsoft-contrib": "6.2.0",
Expand Down
Loading

0 comments on commit 862ab4e

Please sign in to comment.