Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 3, 2023
1 parent c5bc5d8 commit 3cd95c5
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 53 deletions.
4 changes: 2 additions & 2 deletions e2e-test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"bundle": "ncc build src/index.ts"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.20",
"@types/node": "14.18.63",
"@vercel/ncc": "0.38.0",
"@vercel/ncc": "0.38.1",
"gts": "5.2.0",
"typescript": "4.9.5"
},
Expand Down
85 changes: 42 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"node": ">=14"
},
"devDependencies": {
"lerna": "7.3.1"
"lerna": "7.4.2"
},
"workspaces": [
"packages/*",
Expand Down
6 changes: 3 additions & 3 deletions packages/opentelemetry-cloud-monitoring-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@types/mocha": "10.0.3",
"@types/nock": "11.1.0",
"@types/node": "14.18.63",
"@types/sinon": "10.0.19",
"@types/sinon": "10.0.20",
"codecov": "3.8.3",
"gts": "5.2.0",
"mocha": "10.2.0",
"nock": "13.3.4",
"nock": "13.3.8",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "17.0.0",
"sinon": "17.0.1",
"snap-shot-it": "7.9.10",
"ts-mocha": "10.0.0",
"typescript": "4.9.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-cloud-trace-exporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"@opentelemetry/sdk-trace-base": "1.17.1",
"@types/mocha": "10.0.3",
"@types/node": "14.18.63",
"@types/sinon": "10.0.19",
"@types/sinon": "10.0.20",
"codecov": "3.8.3",
"gcp-metadata": "6.0.0",
"gts": "5.2.0",
"mocha": "10.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
"sinon": "17.0.0",
"sinon": "17.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.9.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-resource-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"@opentelemetry/semantic-conventions": "1.17.1",
"@types/mocha": "10.0.3",
"@types/node": "14.18.63",
"@types/sinon": "10.0.19",
"@types/sinon": "10.0.20",
"bignumber.js": "9.1.2",
"codecov": "3.8.3",
"gts": "5.2.0",
"mocha": "10.2.0",
"nyc": "15.1.0",
"sinon": "17.0.0",
"sinon": "17.0.1",
"snap-shot-it": "7.9.10",
"ts-mocha": "10.0.0",
"typescript": "4.9.5"
Expand Down

0 comments on commit 3cd95c5

Please sign in to comment.