Skip to content

Commit

Permalink
build(deps): bump @mikro-orm from 6.3.7 to 6.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pmstss committed Sep 4, 2024
1 parent 86ec2c1 commit 92b4062
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 83 deletions.
122 changes: 44 additions & 78 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
},
"homepage": "https://github.com/NeuraLegion/sectester-js-demo#readme",
"dependencies": {
"@mikro-orm/core": "^6.3.7",
"@mikro-orm/migrations": "^6.3.7",
"@mikro-orm/core": "^6.3.8",
"@mikro-orm/migrations": "^6.3.8",
"@mikro-orm/nestjs": "^6.0.2",
"@mikro-orm/sqlite": "^6.3.7",
"@mikro-orm/sqlite": "^6.3.8",
"@nestjs/common": "^10.4.1",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.1",
Expand All @@ -77,7 +77,7 @@
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
"@mikro-orm/cli": "^6.3.7",
"@mikro-orm/cli": "^6.3.8",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.1",
Expand All @@ -90,7 +90,7 @@
"@semantic-release/git": "^10.0.1",
"@types/is-ci": "^3.0.4",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.39",
"@types/node": "^18.19.49",
"@types/supertest": "^6.0.2",
"@types/xml2js": "^0.4.14",
"eslint": "^9.9.1",
Expand Down

0 comments on commit 92b4062

Please sign in to comment.