Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2021
1 parent 0cd83cc commit dfb55e5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/node": "10.17.60",
"lerna": "3.22.1",
"typedoc": "0.20.37",
"typedoc": "0.21.4",
"typescript": "3.9.10"
}
}
4 changes: 2 additions & 2 deletions packages/opencensus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"access": "public"
},
"devDependencies": {
"@types/continuation-local-storage": "3.2.1",
"@types/continuation-local-storage": "3.2.3",
"@types/mocha": "8.2.3",
"@types/node": "10.17.60",
"@types/once": "1.4.0",
"@types/semver": "7.3.7",
"@types/semver": "7.3.8",
"@types/shimmer": "1.0.2",
"@types/uuid": "7.0.5",
"codecov": "3.8.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/opencensus-exporter-azure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "Apache-2.0",
"dependencies": {
"@opencensus/core": "0.0.19",
"@types/continuation-local-storage": "3.2.1",
"@types/continuation-local-storage": "3.2.3",
"applicationinsights": "^1.7.2",
"continuation-local-storage": "^3.2.1"
},
Expand All @@ -27,7 +27,7 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"readline": "1.3.0",
"sinon": "11.1.1",
"sinon": "11.1.2",
"ts-node": "8.10.2",
"typescript": "3.9.10"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/opencensus-exporter-stackdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"access": "public"
},
"devDependencies": {
"@types/continuation-local-storage": "3.2.2",
"@types/continuation-local-storage": "3.2.3",
"@types/mocha": "8.2.3",
"@types/nock": "10.0.3",
"@types/node": "12.20.16",
"@types/node": "12.20.17",
"codecov": "3.8.3",
"gts": "1.1.2",
"mocha": "7.2.0",
Expand All @@ -68,6 +68,6 @@
"@opencensus/core": "^0.0.22",
"@opencensus/resource-util": "^0.0.22",
"google-auth-library": "^6.1.6",
"googleapis": "67.0.0"
"googleapis": "67.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/mocha": "8.2.3",
"@types/nock": "10.0.3",
"@types/node": "10.17.60",
"@types/semver": "7.3.7",
"@types/semver": "7.3.8",
"@types/shimmer": "1.0.2",
"codecov": "3.8.3",
"gts": "1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-http2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/mocha": "8.2.3",
"@types/node": "10.17.60",
"@types/semver": "7.3.7",
"@types/semver": "7.3.8",
"@types/shimmer": "1.0.2",
"codecov": "3.8.3",
"gts": "1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-https/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/mocha": "8.2.3",
"@types/nock": "10.0.3",
"@types/node": "10.17.60",
"@types/semver": "7.3.7",
"@types/semver": "7.3.8",
"@types/shimmer": "1.0.2",
"codecov": "3.8.3",
"gts": "1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/ioredis": "4.26.6",
"@types/mocha": "8.2.3",
"@types/node": "10.17.60",
"@types/semver": "7.3.7",
"@types/semver": "7.3.8",
"@types/shimmer": "1.0.2",
"codecov": "3.8.3",
"gts": "1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/opencensus-instrumentation-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
},
"devDependencies": {
"@types/mocha": "8.2.3",
"@types/mongodb": "3.0.19",
"@types/mongodb": "3.6.20",
"@types/node": "10.17.60",
"@types/shimmer": "1.0.2",
"codecov": "3.8.3",
"gts": "1.1.2",
"mocha": "7.2.0",
"mongodb": "3.1.10",
"mongodb": "3.6.10",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opencensus-instrumentation-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/mocha": "8.2.3",
"@types/node": "10.17.60",
"@types/redis": "2.8.31",
"@types/semver": "7.3.7",
"@types/semver": "7.3.8",
"@types/shimmer": "1.0.2",
"codecov": "3.8.3",
"gts": "1.1.2",
Expand Down

0 comments on commit dfb55e5

Please sign in to comment.