Skip to content

Commit

Permalink
chore(deps): update dependency semver to v7.5.4 (#3977)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 10, 2023
1 parent cab31aa commit 6d13eb4
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 @@ -61,7 +61,7 @@
"lerna": "7.1.1",
"mocha": "10.2.0",
"nyc": "15.1.0",
"semver": "7.5.3",
"semver": "7.5.4",
"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 @@ -73,7 +73,7 @@
"lerna": "7.1.1",
"mocha": "10.2.0",
"nyc": "15.1.0",
"semver": "7.5.3",
"semver": "7.5.4",
"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 @@ -76,7 +76,7 @@
"linkinator": "5.0.1",
"markdownlint-cli": "0.35.0",
"prettier": "2.8.8",
"semver": "7.5.3",
"semver": "7.5.4",
"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 6d13eb4

Please sign in to comment.