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

Commit

Permalink
update ts-node
Browse files Browse the repository at this point in the history
  • Loading branch information
Motti Bechhofer committed May 16, 2024
1 parent 156b684 commit 14deba9
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion detectors/node/resource-detector-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"expect": "^26.6.2",
"mocha": "^8.4.0",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion detectors/node/resource-detector-git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mocha": "^8.4.0",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"sinon": "^11.1.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion detectors/node/resource-detector-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"expect": "^26.6.2",
"mocha": "^8.4.0",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion detectors/resource-detector-sync-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@opentelemetry/api": "^1.8.0",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/instrumentation-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"sinon": "^9.2.4",
"test-all-versions": "^5.0.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"mocha": "^8.4.0",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"test-all-versions": "^5.0.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation-kafkajs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"kafkajs": "^1.16.0",
"mocha": "^8.4.0",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation-neo4j/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"neo4j-driver": "^4.2.2",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"test-all-versions": "^5.0.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation-node-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"node-cache": "^5.1.2",
"aspecto-opentelemetry-instrumentation-mocha": "0.0.9-alpha.0",
"test-all-versions": "^5.0.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pg": "^8.4.2",
"sequelize": "^5.22.0",
"sqlite3": "^5.0.2",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"reflect-metadata": "^0.1.13",
"sqlite3": "^5.0.2",
"test-all-versions": "^5.0.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typeorm": "^0.2.26",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/span-transformations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/mocha": "^8.2.2",
"expect": "^26.6.2",
"mocha": "^8.4.0",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down
2 changes: 1 addition & 1 deletion propagators/propagator-selective/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"expect": "^26.6.2",
"mocha": "^8.4.0",
"sinon": "^12.0.1",
"ts-node": "^9.1.1",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"mocha": {
Expand Down

0 comments on commit 14deba9

Please sign in to comment.