Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v10 (#2251)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2021
1 parent c3ff9d1 commit 5af147b
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 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.12",
"@types/node": "14.17.4",
"ts-node": "8.10.2"
"ts-node": "10.0.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.12",
"@types/node": "14.17.4",
"ts-node": "8.10.2"
"ts-node": "10.0.0"
},
"dependencies": {
"@opentelemetry/exporter-prometheus": "0.22.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.12",
"@types/node": "14.17.4",
"ts-node": "9.1.1"
"ts-node": "10.0.0"
},
"dependencies": {
"@opentelemetry/core": "0.22.0",
Expand Down
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 @@ -49,7 +49,7 @@
"nyc": "15.1.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -67,7 +67,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
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 @@ -60,7 +60,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -75,7 +75,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
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 @@ -52,7 +52,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -49,7 +49,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"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 @@ -73,7 +73,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
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 @@ -71,7 +71,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
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 @@ -62,7 +62,7 @@
"semver": "7.3.5",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -64,7 +64,7 @@
"sinon": "10.0.0",
"superagent": "6.1.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
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 @@ -92,7 +92,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
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 @@ -55,7 +55,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -56,7 +56,7 @@
"shimmer": "1.2.1",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-propagator-jaeger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0"
},
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 @@ -50,7 +50,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -50,7 +50,7 @@
"nyc": "15.1.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
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 @@ -59,7 +59,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-semantic-conventions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "3.0.2",
"sinon": "10.0.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-shim-opentracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"nyc": "15.1.0",
"rimraf": "3.0.2",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"sinon": "10.0.0",
"ts-loader": "8.3.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
Expand Down

0 comments on commit 5af147b

Please sign in to comment.