Skip to content

Commit

Permalink
Merge branch 'main' into MSNev/Minification
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Jun 19, 2023
2 parents f7def1e + d76f34e commit 8cefd1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"mocha": "10.2.0",
"node-pre-gyp": "0.17.0",
"nyc": "15.1.0",
"semver": "7.5.1",
"semver": "7.5.2",
"sinon": "15.1.2",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
Expand Down
2 changes: 1 addition & 1 deletion experimental/packages/opentelemetry-sdk-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"lerna": "6.6.2",
"mocha": "10.2.0",
"nyc": "15.1.0",
"semver": "7.5.1",
"semver": "7.5.2",
"sinon": "15.1.2",
"ts-loader": "8.4.0",
"ts-mocha": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"linkinator": "5.0.1",
"markdownlint-cli": "0.34.0",
"prettier": "2.8.8",
"semver": "7.5.1",
"semver": "7.5.2",
"typedoc": "0.22.18",
"typedoc-plugin-missing-exports": "1.0.0",
"typedoc-plugin-resolve-crossmodule-references": "0.2.2",
Expand Down

0 comments on commit 8cefd1c

Please sign in to comment.