update deps (#11820)
* update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip
This commit is contained in:
parent
cf7c6558ae
commit
6cf466e5d1
421 changed files with 2450 additions and 2604 deletions
|
@ -11,7 +11,7 @@ import { mockClient } from 'aws-sdk-client-mock';
|
|||
import { GlobalModule } from '@/GlobalModule.js';
|
||||
import { CoreModule } from '@/core/CoreModule.js';
|
||||
import { S3Service } from '@/core/S3Service.js';
|
||||
import { MiMeta } from '@/models/index.js';
|
||||
import { MiMeta } from '@/models/_.js';
|
||||
import type { TestingModule } from '@nestjs/testing';
|
||||
|
||||
describe('S3Service', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue