fix: update pnpm-lock.yaml for @it0/testing dependency change
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e7570a3710
commit
84b3e5ff7b
|
|
@ -669,6 +669,9 @@ importers:
|
|||
|
||||
packages/shared/testing:
|
||||
dependencies:
|
||||
'@it0/common':
|
||||
specifier: workspace:*
|
||||
version: link:../common
|
||||
'@nestjs/testing':
|
||||
specifier: ^10.3.0
|
||||
version: 10.4.22(@nestjs/common@10.4.22(class-transformer@0.5.1)(class-validator@0.14.3)(reflect-metadata@0.2.2)(rxjs@7.8.2))(@nestjs/core@10.4.22)(@nestjs/microservices@10.4.22)(@nestjs/platform-express@10.4.22)
|
||||
|
|
|
|||
Loading…
Reference in New Issue