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 (9 loc) 427 B
export declare const nxVersion: any; export declare const jestVersion = "^29.7.0"; export declare const babelJestVersion = "^29.7.0"; export declare const jestTypesVersion = "^29.5.12"; export declare const tsJestVersion = "^29.1.0"; export declare const tslibVersion = "^2.3.0"; export declare const swcJestVersion = "~0.2.36"; export declare const typesNodeVersion = "18.16.9"; export declare const tsNodeVersion = "10.9.1";