Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2414)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 16, 2021
1 parent bdb12da commit 40d0423
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion getting-started/ts-example/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/express": "4.17.13",
"@types/node": "14.17.9",
"ts-node": "10.1.0"
"ts-node": "10.2.0"
},
"dependencies": {
"axios": "^0.21.0",
Expand Down
2 changes: 1 addition & 1 deletion getting-started/ts-example/monitored-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/express": "4.17.13",
"@types/node": "14.17.9",
"ts-node": "10.1.0"
"ts-node": "10.2.0"
},
"dependencies": {
"@opentelemetry/exporter-prometheus": "0.24.0",
Expand Down
2 changes: 1 addition & 1 deletion getting-started/ts-example/traced-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/express": "4.17.13",
"@types/node": "14.17.9",
"ts-node": "10.1.0"
"ts-node": "10.2.0"
},
"dependencies": {
"@opentelemetry/core": "0.24.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"devDependencies": {
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
"@typescript-eslint/eslint-plugin": "4.29.2",
"@typescript-eslint/parser": "4.29.2",
"beautify-benchmark": "0.2.4",
"benchmark": "2.1.4",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-import": "2.24.0",
"eslint-plugin-node": "11.1.0",
"gh-pages": "3.2.3",
"husky": "4.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-context-zone-peer-dep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"zone.js": "0.11.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-context-zone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-exporter-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-exporter-zipkin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-instrumentation-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
},
"peerDependencies": {
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 @@ -41,7 +41,7 @@
"access": "public"
},
"devDependencies": {
"@grpc/grpc-js": "1.3.6",
"@grpc/grpc-js": "1.3.7",
"@grpc/proto-loader": "0.6.4",
"@opentelemetry/api": "^1.0.2",
"@opentelemetry/context-async-hooks": "0.24.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-instrumentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-sdk-trace-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ts-mocha": "8.0.0",
"typescript": "4.3.5",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-cli": "4.8.0",
"webpack-merge": "5.8.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 40d0423

Please sign in to comment.