docs: update links to MikroORM docs following update (#11096)
* docs: update links to MikroORM docs following update * update lock file
This commit is contained in:
@@ -126,7 +126,7 @@ The function passed to `testSuite` accepts the following parameters:
|
||||
description: "Utility functions to query and manage the database.",
|
||||
children: [
|
||||
{
|
||||
type: `[SqlEntityManager](https://mikro-orm.io/api/5.9/knex/class/EntityManager)`,
|
||||
type: `[SqlEntityManager](https://mikro-orm.io/api/knex/class/EntityManager)`,
|
||||
name: "manager",
|
||||
description: "An instance of MikroORM's entity manager, which can be used to run queries and perform other database tasks."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user