Skip to content

Commit

Permalink
chore(deps): update dependency mongoose to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 4c986b8 commit df59ca6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 42 deletions.
4 changes: 2 additions & 2 deletions packages/casl-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"license": "MIT",
"peerDependencies": {
"@casl/ability": "^6.3.2",
"mongoose": "^6.0.13 || ^7.0.0"
"mongoose": "^6.0.13 || ^7.0.0 || ^8.0.0"
},
"devDependencies": {
"@casl/ability": "^6.0.0",
"@casl/dx": "workspace:^1.0.0",
"@types/jest": "^29.0.0",
"chai": "^4.1.0",
"chai-spies": "^1.0.0",
"mongoose": "^7.0.0"
"mongoose": "^8.0.0"
},
"files": [
"dist",
Expand Down
66 changes: 26 additions & 40 deletions pnpm-lock.yaml

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

0 comments on commit df59ca6

Please sign in to comment.