Skip to content

Commit

Permalink
chore(deps-dev): bump mongodb from 6.8.1 to 6.9.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.8.1 to 6.9.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.8.1...v6.9.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 Sep 13, 2024
1 parent d0a400c commit acf3094
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.10.0",
"mongodb": "^6.8.1",
"mongodb": "^6.9.0",
"neostandard": "^0.11.5",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "~5.6.2"
},
"peerDependencies": {
"mongodb": "^6.8.1"
"mongodb": "^6.9.0"
},
"dependencies": {
"@kakang/eventemitter": "workspace:^",
Expand Down
10 changes: 5 additions & 5 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 acf3094

Please sign in to comment.