Skip to content

Commit

Permalink
chore(deps-dev): bump @nestjs/testing from 10.4.9 to 10.4.11 in /back
Browse files Browse the repository at this point in the history
Bumps [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) from 10.4.9 to 10.4.11.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.11/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent cb3d977 commit 2b98997
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,9 +776,9 @@
pluralize "8.0.0"

"@nestjs/testing@^10.4":
version "10.4.9"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.9.tgz#c826d9df6be6a573c12ac4ce135f9c5be1a57aff"
integrity sha512-+zkhjXluB3nnZgOjLoyjFQkpVUMqtsZhyVw8mlfxtOc6DHTtColhzX/iCQHGyTXQRIvBbBYmJc6qI+DKfOfLvg==
version "10.4.11"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.11.tgz#30505132bf49869f44321b759a5f4b3b2ee4811f"
integrity sha512-jpZwVrPfOvjZxdYMHasHko38XD+yuGAGJBM3qFQlZRQkZ+mEa6AuXUcMXihXWehHw7DXTeYi7u2hA+HN/wBBbw==
dependencies:
tslib "2.7.0"

Expand Down

0 comments on commit 2b98997

Please sign in to comment.