Skip to content

Commit

Permalink
build(deps): bump semver and @types/semver (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent feed91b commit 1c9bf14
Show file tree
Hide file tree
Showing 9 changed files with 320 additions and 756 deletions.
1,010 changes: 287 additions & 723 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions packages/autoprofile/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 packages/autoprofile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"no-code2": "2.0.0",
"semver": "7.5.3"
"semver": "7.5.4"
},
"main": "index.js",
"files": [
Expand Down
14 changes: 7 additions & 7 deletions packages/collector/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 packages/collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@instana/core": "2.36.0",
"@instana/shared-metrics": "2.36.0",
"bunyan": "^1.8.15",
"semver": "7.5.3",
"semver": "7.5.4",
"serialize-error": "^8.1.0"
},
"optionalDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/core/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 packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"lru-cache": "6.0.0",
"methods": "^1.1.2",
"opentracing": "^0.14.5",
"semver": "7.5.3",
"semver": "7.5.4",
"shimmer": "1.2.1"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/shared-metrics/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 packages/shared-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"detect-libc": "^1.0.3",
"event-loop-lag": "^1.4.0",
"recursive-copy": "^2.0.13",
"semver": "7.5.3",
"semver": "7.5.4",
"tar": "^6.1.11"
},
"devDependencies": {
Expand Down

0 comments on commit 1c9bf14

Please sign in to comment.