Skip to content

Commit

Permalink
chore(deps): update dependency semver to v7.5.4 (open-telemetry#1577)
Browse files Browse the repository at this point in the history
Co-authored-by: Amir Blum <amirgiraffe@gmail.com>
  • Loading branch information
renovate-bot and blumamir authored Jul 15, 2023
1 parent ea86583 commit 6150def
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@opentelemetry/contrib-test-utils": "^0.34.0",
"@types/mocha": "8.2.3",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"mocha": "7.2.0",
"nock": "12.0.3",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@opentelemetry/sdk-node": "^0.41.0",
"@types/mocha": "8.2.3",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"mocha": "7.2.0",
"nock": "12.0.3",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"@types/sinon": "10.0.2",
"cassandra-driver": "4.6.3",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"@types/shimmer": "1.0.2",
"@types/sinon": "10.0.2",
"mocha": "7.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"generic-pool": "3.8.2",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.0",
"semver": "7.3.5",
"semver": "7.5.4",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@types/mocha": "7.0.2",
"@types/mysql2": "github:types/mysql2",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"mocha": "7.2.0",
"mysql2": "2.3.0",
"nyc": "15.1.0",
"rimraf": "5.0.0",
"semver": "7.3.5",
"semver": "7.5.4",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"cross-env": "7.0.3",
"mocha": "7.2.0",
"nyc": "15.1.0",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rxjs": "7.3.0",
"rxjs-compat": "6.6.7",
"semver": "7.3.5",
"semver": "7.5.4",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
4 changes: 2 additions & 2 deletions plugins/node/opentelemetry-instrumentation-pino/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
"@opentelemetry/sdk-trace-node": "^1.8.0",
"@types/mocha": "7.0.2",
"@types/node": "18.11.7",
"@types/semver": "7.3.8",
"@types/semver": "7.5.0",
"@types/sinon": "10.0.2",
"mocha": "7.2.0",
"nyc": "15.1.0",
"pino": "8.3.1",
"rimraf": "5.0.0",
"semver": "7.3.5",
"semver": "7.5.4",
"sinon": "15.0.1",
"test-all-versions": "5.0.1",
"ts-mocha": "10.0.0",
Expand Down

0 comments on commit 6150def

Please sign in to comment.