UNPKG

@nrwl/jest

Version:

The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.

10 lines (9 loc) 425 B
export declare const nxVersion: any; export declare const jestVersion = "^29.4.1"; export declare const babelJestVersion = "^29.4.1"; export declare const jestTypesVersion = "^29.4.0"; export declare const tsJestVersion = "^29.0.5"; export declare const tslibVersion = "^2.3.0"; export declare const swcJestVersion = "0.2.20"; export declare const typesNodeVersion = "16.11.7"; export declare const tsNodeVersion = "10.9.1";