Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2315)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 2, 2021
1 parent f2a958d commit 4b3425d
Show file tree
Hide file tree
Showing 34 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion backwards-compatability/node10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "10.17.60",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"author": "OpenTelemetry Authors",
"license": "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion backwards-compatability/node12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "12.20.15",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"author": "OpenTelemetry Authors",
"license": "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion backwards-compatability/node8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/node": "8.10.66",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"author": "OpenTelemetry Authors",
"license": "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@opentelemetry/api": "^1.0.1",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"lerna": "3.22.1",
"lerna-changelog": "1.0.1",
"markdownlint-cli": "0.27.1",
"typescript": "4.3.4",
"typescript": "4.3.5",
"update-ts-references": "2.4.0"
},
"husky": {
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-api-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@opentelemetry/api": "^1.0.1",
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
"karma": "5.2.3",
Expand All @@ -72,7 +72,7 @@
"nyc": "15.1.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-context-async-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-context-zone-peer-dep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"@types/zone.js": "0.5.12",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
Expand All @@ -68,7 +68,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"zone.js": "0.11.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-context-zone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
"karma": "5.2.3",
Expand All @@ -61,7 +61,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/node": "14.17.4",
"@types/semver": "7.3.6",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
"karma": "5.2.3",
Expand All @@ -76,7 +76,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-exporter-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
"cpx": "1.5.0",
Expand All @@ -76,7 +76,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-exporter-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-exporter-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-exporter-zipkin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
Expand All @@ -74,7 +74,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-instrumentation-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "14.17.4",
"@types/shimmer": "1.0.1",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
Expand All @@ -72,7 +72,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-instrumentation-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-instrumentation-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"superagent": "6.1.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
Expand All @@ -71,7 +71,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-instrumentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/semver": "7.3.6",
"@types/shimmer": "1.0.1",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"babel-loader": "8.2.2",
"codecov": "3.8.2",
"cpx": "1.5.0",
Expand All @@ -93,7 +93,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-propagator-b3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"rimraf": "3.0.2",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
}
}
4 changes: 2 additions & 2 deletions packages/opentelemetry-propagator-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
"karma": "5.2.3",
Expand All @@ -67,7 +67,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-resource-detector-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-resource-detector-gcp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-sdk-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-semantic-conventions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-shim-opentracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4"
"typescript": "4.3.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/sinon": "10.0.2",
"@types/webpack-env": "1.16.0",
"@types/webpack-env": "1.16.1",
"codecov": "3.8.2",
"istanbul-instrumenter-loader": "3.0.1",
"karma": "5.2.3",
Expand All @@ -74,7 +74,7 @@
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"typescript": "4.3.5",
"webpack": "4.46.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 4b3425d

Please sign in to comment.