Skip to content

Commit

Permalink
Merge pull request #6532 from mitre/dependabot/npm_and_yarn/nestjs/te…
Browse files Browse the repository at this point in the history
…sting-11.0.1

Bump @nestjs/testing from 10.4.15 to 11.0.1
  • Loading branch information
github-actions[bot] authored Jan 17, 2025
2 parents 76775f1 + 3bffa39 commit a88dbcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"winston": "^3.3.3"
},
"devDependencies": {
"@nestjs/testing": "^10.2.1",
"@nestjs/testing": "^11.0.1",
"@types/jest": "^27.0.0",
"@types/mock-fs": "^4.10.0",
"jest": "^29.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3229,10 +3229,10 @@
dependencies:
path-to-regexp "0.2.5"

"@nestjs/testing@^10.2.1":
version "10.4.15"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.15.tgz#4c9fe17bf026c0142040cbe3db464c526f89d36a"
integrity sha512-eGlWESkACMKti+iZk1hs6FUY/UqObmMaa8HAN9JLnaYkoLf1Jeh+EuHlGnfqo/Rq77oznNLIyaA3PFjrFDlNUg==
"@nestjs/testing@^11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-11.0.1.tgz#3bc55ed6f213c04fe9221aa2144167f5a618732c"
integrity sha512-s1hQAC46W/qp2JJqCeqhG/uT8IBtvgIoAHklUPl7sTYSJCs745q6X2+rrOPtAewVW8CuYNhQS7/0g94QR1IHXw==
dependencies:
tslib "2.8.1"

Expand Down

0 comments on commit a88dbcb

Please sign in to comment.