Skip to content

Commit

Permalink
chore(deps): update patch/minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 164a69e commit dd565a7
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 30 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@types/esprima": "4.0.6",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/node": "20.9.1",
"@types/pg": "8.10.9",
"@types/sqlstring": "2.3.2",
"@types/uuid": "9.0.7",
Expand All @@ -120,8 +120,8 @@
"jest": "29.7.0",
"lerna": "7.4.2",
"lint-staged": "15.1.0",
"mongodb": "6.2.0",
"mongodb-memory-server": "9.0.1",
"mongodb": "6.3.0",
"mongodb-memory-server": "9.1.1",
"node-gyp": "^9.4.0",
"rimraf": "5.0.5",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrations-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@mikro-orm/mongodb": "5.9.3",
"fs-extra": "11.1.1",
"mongodb": "6.2.0",
"mongodb": "6.3.0",
"umzug": "3.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"bson": "^6.1.0",
"mongodb": "6.2.0"
"mongodb": "6.3.0"
},
"devDependencies": {
"@mikro-orm/core": "^5.9.2"
Expand Down
104 changes: 79 additions & 25 deletions yarn.lock

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

0 comments on commit dd565a7

Please sign in to comment.