Skip to content

Commit

Permalink
chore(deps): update all patch versions (#1645)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 27, 2023
1 parent 3308a54 commit 808e614
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "18.16.19",
"@types/sinon": "10.0.16",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "18.16.19",
"@types/sinon": "10.0.16",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/sinon": "10.0.16",
"eslint-plugin-header": "^3.1.1",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "18.16.19",
"@types/semver": "7.5.0",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "18.16.19",
"@types/semver": "7.5.0",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.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 @@ -33,7 +33,7 @@
"@opentelemetry/api": "^1.3.0"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/node": "18.16.19",
Expand Down
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 @@ -58,7 +58,7 @@
"eslint": "8.7.0",
"expect": "29.2.0",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"sinon": "15.2.0",
"ts-mocha": "10.0.0",
"nyc": "15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "8.7.0",
"expect": "29.2.0",
"mocha": "7.2.0",
"nock": "13.3.2",
"nock": "13.3.3",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"sinon": "15.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@opentelemetry/api": "^1.3.0"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@opentelemetry/api": "^1.3.0",
"@types/mocha": "8.2.3",
"@types/node": "18.16.19",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/jquery": "3.5.16",
"@types/jquery": "3.5.17",
"@types/mocha": "7.0.2",
"@types/node": "18.16.19",
"@types/sinon": "10.0.16",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@opentelemetry/api": "^1.3.0",
"@opentelemetry/context-zone-peer-dep": "^1.8.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.41.2",
"@opentelemetry/sdk-trace-base": "^1.8.0",
"@types/jquery": "3.5.16",
"@types/jquery": "3.5.17",
"@types/mocha": "7.0.2",
"@types/node": "18.16.19",
"@types/sinon": "10.0.16",
Expand Down
4 changes: 2 additions & 2 deletions plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"access": "public"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.11",
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/propagator-b3": "^1.3.1",
"@types/mocha": "7.0.2",
"@types/node": "18.16.19",
"@types/react": "17.0.64",
"@types/react": "17.0.65",
"@types/react-addons-test-utils": "0.14.26",
"@types/react-dom": "18.0.2",
"@types/shimmer": "1.0.2",
Expand Down

0 comments on commit 808e614

Please sign in to comment.