Skip to content

Commit

Permalink
Merge pull request #36 from ArseniumGX/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/testing-10.4.0

npm(deps-dev): bump @nestjs/testing from 10.3.10 to 10.4.0
  • Loading branch information
ArseniumGX authored Aug 13, 2024
2 parents 68fbd05 + 0f30276 commit 2ca0534
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@nestjs/cli": "^10.4.4",
"@nestjs/schematics": "^10.1.3",
"@nestjs/testing": "^10.3.10",
"@nestjs/testing": "^10.4.0",
"@types/bcrypt": "^5.0.2",
"@types/express": "^4.17.21",
"@types/jest": "^27.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -870,10 +870,10 @@
path-to-regexp "3.2.0"
swagger-ui-dist "5.17.14"

"@nestjs/testing@^10.3.10":
version "10.3.10"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.3.10.tgz#6ed3c821fddf868665cc5ddc8591ee6eaab8a916"
integrity sha512-i3HAtVQJijxNxJq1k39aelyJlyEIBRONys7IipH/4r8W0J+M1V+y5EKDOyi4j1SdNSb/vmNyWpZ2/ewZjl3kRA==
"@nestjs/testing@^10.4.0":
version "10.4.0"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.0.tgz#9902dbe557acfd460973ced4b380591d8c470fbf"
integrity sha512-oAQe3Yb4/JlHtsBcKmueEvPZDoONp7LsNwGnMAeyhoBLuPBXDhZnNgMY2UtT4FfNmudBQBKR/vq/fOQRax/4Hg==
dependencies:
tslib "2.6.3"

Expand Down

0 comments on commit 2ca0534

Please sign in to comment.