Skip to content

Commit

Permalink
Chore(deps): bump the update-runtime group across 2 directories with …
Browse files Browse the repository at this point in the history
…3 updates (#267)

Bumps the update-runtime group with 3 updates in the / directory: [@nmshd/runtime](https://github.com/nmshd/runtime/tree/HEAD/packages/runtime), [@nmshd/content](https://github.com/nmshd/runtime/tree/HEAD/packages/content) and [@nmshd/core-types](https://github.com/nmshd/runtime/tree/HEAD/packages/runtime).
Bumps the update-runtime group with 1 update in the /packages/sdk directory: [@nmshd/content](https://github.com/nmshd/runtime/tree/HEAD/packages/content).


Updates `@nmshd/runtime` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/5.5.0/packages/runtime)

Updates `@nmshd/content` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/5.5.0/packages/content)

Updates `@nmshd/core-types` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/5.5.0/packages/runtime)

Updates `@nmshd/content` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/5.5.0/packages/content)

---
updated-dependencies:
- dependency-name: "@nmshd/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-runtime
- dependency-name: "@nmshd/content"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-runtime
- dependency-name: "@nmshd/core-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-runtime
- dependency-name: "@nmshd/content"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-runtime
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Sep 17, 2024
1 parent a3c3830 commit 24627f4
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 34 deletions.
61 changes: 31 additions & 30 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@js-soft/docdb-access-mongo": "1.1.9",
"@js-soft/node-logger": "1.2.0",
"@js-soft/ts-utils": "^2.3.3",
"@nmshd/runtime": "5.4.1",
"@nmshd/runtime": "5.5.0",
"agentkeepalive": "4.5.0",
"amqplib": "^0.10.4",
"axios": "^1.7.7",
Expand Down Expand Up @@ -113,8 +113,8 @@
"@js-soft/eslint-config-ts": "1.6.9",
"@js-soft/license-check": "1.0.9",
"@nmshd/connector-sdk": "*",
"@nmshd/content": "5.4.1",
"@nmshd/core-types": "5.4.1",
"@nmshd/content": "5.5.0",
"@nmshd/core-types": "5.5.0",
"@types/amqplib": "^0.10.5",
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build:schemas:watch": "npx nodemon -e ts -w 'src/types' --exec 'npm run build:schemas'"
},
"dependencies": {
"@nmshd/content": "5.4.1",
"@nmshd/content": "5.5.0",
"axios": "^1.7.7",
"form-data": "^4.0.0",
"qs": "^6.13.0"
Expand Down

0 comments on commit 24627f4

Please sign in to comment.