Skip to content

Commit

Permalink
build(deps-dev): bump the dev group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev group with 2 updates in the / directory: [@nestjs/cli](https://github.com/nestjs/nest-cli) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@nestjs/cli` from 10.4.0 to 10.4.2
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.4.0...10.4.2)

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

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tsa96 committed Jul 5, 2024
1 parent f2fdfb7 commit da842d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
17 changes: 8 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@faker-js/faker": "8.4.1",
"@nestjs/cli": "10.4.0",
"@nestjs/cli": "10.4.2",
"@nestjs/schematics": "10.1.2",
"@nestjs/testing": "10.3.10",
"@nx/angular": "19.4.0",
Expand All @@ -111,7 +111,7 @@
"@types/jest": "29.5.12",
"@types/lodash-es": "4.17.12",
"@types/multer": "1.4.11",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/openid": "2.0.5",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
Expand Down

0 comments on commit da842d7

Please sign in to comment.