Skip to content

Commit

Permalink
chore(deps-dev): bump mongodb from 6.10.0 to 6.11.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.10.0...v6.11.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent a8704a2 commit f642bc5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions packages/mongodb-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"eslint": "^9.15.0",
"mongodb": "^6.10.0",
"mongodb": "^6.11.0",
"neostandard": "^0.11.8",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "~5.6.3"
},
"peerDependencies": {
"mongodb": "^6.10.0"
"mongodb": "^6.11.0"
},
"dependencies": {
"@kakang/eventemitter": "workspace:^",
Expand Down
26 changes: 13 additions & 13 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 f642bc5

Please sign in to comment.