UNPKG

@nx/jest

Version:

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

10 lines 464 B
export declare const nxVersion: any; export declare const jestVersion = "^30.0.2"; export declare const babelJestVersion = "^30.0.2"; export declare const jestTypesVersion = "^30.0.0"; export declare const tsJestVersion = "^29.4.0"; export declare const tslibVersion = "^2.3.0"; export declare const swcJestVersion = "~0.2.38"; export declare const typesNodeVersion = "20.19.9"; export declare const tsNodeVersion = "10.9.1"; //# sourceMappingURL=versions.d.ts.map