Skip to content

Commit

Permalink
Chore(deps): bump the update-npm-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 3 updates (#338)

Bumps the update-npm-dependencies group with 3 updates in the / directory: [agentkeepalive](https://github.com/node-modules/agentkeepalive), [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `agentkeepalive` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/node-modules/agentkeepalive/releases)
- [Changelog](https://github.com/node-modules/agentkeepalive/blob/master/History.md)
- [Commits](node-modules/agentkeepalive@4.5.0...4.6.0)

Updates `@types/lodash` from 4.17.13 to 4.17.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: agentkeepalive
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-npm-dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 2ac022d commit 8af622b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 19 deletions.
29 changes: 13 additions & 16 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 @@ -86,7 +86,7 @@
"@nmshd/runtime": "6.20.0",
"@nmshd/typescript-ioc": "^3.2.4",
"@nmshd/typescript-rest": "^3.0.5",
"agentkeepalive": "4.5.0",
"agentkeepalive": "4.6.0",
"amqplib": "^0.10.5",
"axios": "^1.7.9",
"compression": "1.7.5",
Expand Down Expand Up @@ -124,10 +124,10 @@
"@types/jest": "^29.5.14",
"@types/jest-json-schema": "^6.1.4",
"@types/json-stringify-safe": "^5.0.3",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/luxon": "^3.4.2",
"@types/nconf": "^0.10.7",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/on-headers": "^1.0.3",
"@types/swagger-ui-express": "^4.1.7",
"@types/yamljs": "^0.2.34",
Expand Down

0 comments on commit 8af622b

Please sign in to comment.