Skip to content

Commit

Permalink
build(deps-dev): apply updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
  • Loading branch information
Jérôme Benoit committed May 2, 2024
1 parent 4bbeb8a commit a112428
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 120 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^6.2.3",
"@mikro-orm/mariadb": "^6.2.3",
"@mikro-orm/reflection": "^6.2.3",
"@mikro-orm/sqlite": "^6.2.3",
"@mikro-orm/core": "^6.2.4",
"@mikro-orm/mariadb": "^6.2.4",
"@mikro-orm/reflection": "^6.2.4",
"@mikro-orm/sqlite": "^6.2.4",
"ajv": "^8.13.0",
"ajv-formats": "^3.0.1",
"basic-ftp": "^5.0.5",
Expand All @@ -105,7 +105,7 @@
"logform": "^2.6.0",
"mnemonist": "0.40.0-rc1",
"mongodb": "^6.5.0",
"poolifier": "^4.0.0",
"poolifier": "^4.0.1",
"rambda": "^9.2.0",
"tar": "^7.0.1",
"winston": "^3.13.0",
Expand All @@ -119,9 +119,9 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@mikro-orm/cli": "^6.2.3",
"@mikro-orm/cli": "^6.2.4",
"@release-it/bumper": "^6.0.1",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/semver": "^7.5.8",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.8.0",
Expand Down
Loading

0 comments on commit a112428

Please sign in to comment.