Skip to content

Commit

Permalink
Bump @tsed/testing-mongoose from 7.70.0 to 7.83.3
Browse files Browse the repository at this point in the history
Bumps [@tsed/testing-mongoose](https://github.com/tsedio/tsed) from 7.70.0 to 7.83.3.
- [Release notes](https://github.com/tsedio/tsed/releases)
- [Changelog](https://github.com/tsedio/tsed/blob/production/release.config.mjs)
- [Commits](tsedio/tsed@v7.70.0...v7.83.3)

---
updated-dependencies:
- dependency-name: "@tsed/testing-mongoose"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1ce353f commit b68f81f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@tsed/platform-views": "^7.70.0",
"@tsed/schema": "^7.70.0",
"@tsed/swagger": "^7.70.0",
"@tsed/testing-mongoose": "^7.70.0",
"@tsed/testing-mongoose": "^7.83.3",
"@types/swagger-schema-official": "2.0.21",
"ajv": "^8.17.1",
"barrelsby": "^2.8.1",
Expand All @@ -67,7 +67,7 @@
"@tsed/cli-plugin-eslint": "5.2.7",
"@tsed/cli-plugin-jest": "5.2.7",
"@tsed/cli-plugin-mongoose": "5.2.7",
"@tsed/testing-mongoose": "7.70.0",
"@tsed/testing-mongoose": "7.83.3",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.7",
"@types/cors": "^2.8.17",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2463,19 +2463,19 @@ __metadata:
languageName: node
linkType: hard

"@tsed/testing-mongoose@npm:7.70.0":
version: 7.70.0
resolution: "@tsed/testing-mongoose@npm:7.70.0"
"@tsed/testing-mongoose@npm:7.83.3":
version: 7.83.3
resolution: "@tsed/testing-mongoose@npm:7.83.3"
dependencies:
mongodb-memory-server: "npm:^8.16.0"
semver: "npm:^7.6.0"
tslib: "npm:2.6.1"
peerDependencies:
"@tsed/common": 7.70.0
"@tsed/core": 7.70.0
"@tsed/mongoose": 7.70.0
"@tsed/common": 7.83.3
"@tsed/core": 7.83.3
"@tsed/mongoose": 7.83.3
mongoose: ">=6.0.0"
checksum: 10c0/fb63de4c415e0eb6c33105b0fbd87b7264853b59b14315865b30feefd514340a0feddaa49dd94e74ac64ac9b40fe535809d74448a26375b2c7b0deb4f6181377
checksum: 10c0/a50f224f0fc8de42a6dc75a7b0b8a7a338e29ba6eeec75c9c509329e7d4e40d75146772c53b5709780986285fd1ce3d838beb9c71ebf50b20ec8697b922ccc9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9220,7 +9220,7 @@ __metadata:
"@tsed/platform-views": "npm:^7.70.0"
"@tsed/schema": "npm:^7.70.0"
"@tsed/swagger": "npm:^7.70.0"
"@tsed/testing-mongoose": "npm:7.70.0"
"@tsed/testing-mongoose": "npm:7.83.3"
"@types/compression": "npm:^1.7.5"
"@types/cookie-parser": "npm:^1.4.7"
"@types/cors": "npm:^2.8.17"
Expand Down

0 comments on commit b68f81f

Please sign in to comment.