Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2023
1 parent 154b30b commit 0187f0c
Show file tree
Hide file tree
Showing 64 changed files with 64 additions and 64 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"peerDependencies": {
"@opentelemetry/api": "^1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/resources": "^1.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/resources": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
2 changes: 1 addition & 1 deletion metapackages/auto-instrumentations-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"sinon": "15.0.1",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
"typescript": "5.1.6",
"webpack": "4.46.0",
"webpack-cli": "4.7.2",
"webpack-merge": "5.8.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lerna": "5.5.2",
"lerna-changelog": "2.2.0",
"prettier": "2.8.8",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"changelog": {
"labels": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-host-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/sdk-metrics": "^1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-id-generator-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"sinon": "15.0.1",
"ts-loader": "8.3.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4",
"typescript": "5.1.6",
"webpack": "4.46.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-propagation-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"nyc": "15.1.0",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-redis-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-sampler-aws-xray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"nyc": "15.1.0",
"typescript": "4.4.4",
"typescript": "5.1.6",
"gts": "3.1.1",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/opentelemetry-sql-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"mocha": "7.2.0",
"nyc": "15.1.0",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/opentelemetry-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@opentelemetry/api": "^1.3.0",
"@types/node": "18.16.19",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-amqplib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"nyc": "15.1.0",
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"sinon": "14.0.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.36.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-dataloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "5.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-lru-memoizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "5.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"rimraf": "5.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-socket.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"socket.io-client": "^4.1.3",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-tedious/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"tedious": "14.1.0",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"engines": {
"node": ">=14"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"devDependencies": {
"@types/express": "^4.17.13",
"ts-node": "^10.6.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "5.0.1",
"semver": "7.5.4",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "5.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"rimraf": "5.0.1",
"sqlite3": "5.1.6",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"cross-env": "^7.0.0",
"ts-node": "^10.6.0",
"typescript": "4.4.4",
"typescript": "5.1.6",
"@types/koa": "^2.13.5"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"devDependencies": {
"cross-env": "^7.0.3",
"ts-node": "^10.6.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"rimraf": "5.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/sdk-metrics": "^1.9.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"@types/mysql": "^2.15.21",
"cross-env": "^7.0.0",
"ts-node": "^10.6.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rimraf": "5.0.1",
"sinon": "15.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
"typescript": "5.1.6"
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.41.0",
Expand Down
Loading

0 comments on commit 0187f0c

Please sign in to comment.