Skip to content

Commit

Permalink
chore(deps): update dependency @mikro-orm/nestjs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent c0a1b0a commit fb61cd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@mikro-orm/core": "^6.1.0",
"@mikro-orm/mysql": "^6.1.0",
"@mikro-orm/nestjs": "^5.2.3",
"@mikro-orm/nestjs": "^6.0.0",
"@mikro-orm/reflection": "^6.1.0",
"@mikro-orm/sql-highlighter": "^1.0.1",
"@nestjs/common": "^10.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -890,10 +890,10 @@
"@mikro-orm/knex" "6.1.0"
mysql2 "3.9.1"

"@mikro-orm/nestjs@^5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@mikro-orm/nestjs/-/nestjs-5.2.3.tgz#204ef21781fce6b6e2423019bad515186228064d"
integrity sha512-JMxaXrNXlo6j59D3LWMC1tEC1a5JanCtqdfv91JUH0sfVZh97SsjQ9K794BY3JWIUKSFyQwpnLxYZ0Ash/BlPA==
"@mikro-orm/nestjs@^6.0.0":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@mikro-orm/nestjs/-/nestjs-6.0.1.tgz#764aabe38066467d392802edbd7553af8c8d82f7"
integrity sha512-7KZ3pyg/iY8Zlylg65DHekoMauywzr5W+3Iac9rlyPML0oxDnBRuzN5Sbk+EgfNEft1yo6b7cvzjeVzIV/ijrg==

"@mikro-orm/reflection@^6.1.0":
version "6.1.0"
Expand Down

0 comments on commit fb61cd7

Please sign in to comment.