bump package versions

4 jobs for master in 1 minute (queued for 2 seconds)
Status Job ID Name Coverage
  Install
passed #87006
linux
npm_ci

00:00:32

 
  Build
failed #87007
linux
build

00:00:28

passed #87008
linux
unit-test

00:00:21

 
  Deploy
skipped #87009
linux
deploy_npm
 
Name Stage Failure
failed
build Build
  Type '<TInput = any, TResult = TInput>(typeOrToken: string | symbol | Type<TInput> | Abstract<TInput>, contextId?: ContextId, options?: { strict: boolean; }) => Promise<...>' is not assignable to type '{ <TInput = any, TResult = TInput>(typeOrToken: string | symbol | Function | Type<TInput>): Promise<TResult>; <TInput = any, TResult = TInput>(typeOrToken: string | symbol | Function | Type<...>, contextId?: { ...; }): Promise<...>; <TInput = any, TResult = TInput>(typeOrToken: string | ... 2 more ... | Type<...>, c...'.
Types of parameters 'options' and 'options' are incompatible.
Type '{ strict?: boolean; each: true; }' is not assignable to type '{ strict: boolean; }'.
Property 'strict' is optional in type '{ strict?: boolean; each: true; }' but required in type '{ strict: boolean; }'.
node_modules/@nestjs/core/nest-application.d.ts(12,22): error TS2420: Class 'NestApplication' incorrectly implements interface 'INestApplication'.
Types of property 'get' are incompatible.
Type '<TInput = any, TResult = TInput>(typeOrToken: string | symbol | Type<TInput> | Abstract<TInput>, options?: { strict: boolean; }) => TResult' is not assignable to type '{ <TInput = any, TResult = TInput>(typeOrToken: string | symbol | Function | Type<TInput>): TResult; <TInput = any, TResult = TInput>(typeOrToken: string | symbol | Function | Type<...>, options: { ...; }): TResult; <TInput = any, TResult = TInput>(typeOrToken: string | ... 2 more ... | Type<...>, options: { ...; })...'.
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1