Skip to content

Commit

Permalink
Merge pull request open-telemetry#32 from shivkanya9146/upadte-depend…
Browse files Browse the repository at this point in the history
…ency
  • Loading branch information
dyladan committed May 21, 2020
2 parents 8bd5800 + 370dc4b commit 2d4fbd2
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-dns/package.json
Expand Up @@ -50,11 +50,11 @@
"@types/sinon": "^7.5.0",
"codecov": "^3.6.1",
"gts": "^1.1.0",
"mocha": "^6.2.1",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"sinon": "^7.5.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-express/package.json
Expand Up @@ -51,10 +51,10 @@
"codecov": "^3.6.1",
"express": "^4.17.1",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.3.0",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-ioredis/package.json
Expand Up @@ -56,10 +56,10 @@
"cross-env": "^6.0.3",
"gts": "^1.1.2",
"ioredis": "^4.14.1",
"mocha": "^6.2.2",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.5.4",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-mongodb/package.json
Expand Up @@ -50,11 +50,11 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.1",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^7.1.2",
"mongodb": "^3.4.1",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-mysql/package.json
Expand Up @@ -51,11 +51,11 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.5.0",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^7.1.2",
"mysql": "^2.17.1",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-pg-pool/package.json
Expand Up @@ -57,12 +57,12 @@
"codecov": "^3.6.1",
"cross-env": "^6.0.0",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"pg": "^7.12.1",
"pg-pool": "^2.0.7",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-pg/package.json
Expand Up @@ -55,11 +55,11 @@
"@types/shimmer": "^1.0.1",
"codecov": "^3.6.1",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"pg": "^8.0.3",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-plugin-redis/package.json
Expand Up @@ -54,11 +54,11 @@
"codecov": "^3.6.1",
"cross-env": "^6.0.3",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"redis": "^2.8.0",
"rimraf": "^3.0.0",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/web/opentelemetry-plugin-document-load/package.json
Expand Up @@ -58,12 +58,12 @@
"karma-mocha": "^1.3.0",
"karma-spec-reporter": "^0.0.32",
"karma-webpack": "^4.0.2",
"mocha": "^6.1.0",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"sinon": "^7.5.0",
"ts-loader": "^6.0.4",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down
Expand Up @@ -64,12 +64,12 @@
"karma-mocha": "^1.3.0",
"karma-spec-reporter": "^0.0.32",
"karma-webpack": "^4.0.2",
"mocha": "^6.1.0",
"mocha": "^7.1.2",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"sinon": "^7.5.0",
"ts-loader": "^6.0.4",
"ts-mocha": "^6.0.0",
"ts-mocha": "^7.0.0",
"ts-node": "^8.6.2",
"tslint-consistent-codestyle": "^1.16.0",
"tslint-microsoft-contrib": "^6.2.0",
Expand Down

0 comments on commit 2d4fbd2

Please sign in to comment.