From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 08:08:13 +0000 (+0000) Subject: build(deps-dev): bump @types/jest from 24.0.25 to 24.9.0 X-Git-Tag: v4.0.0-alpha.0~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d24efabf24e64e4d0c44745e3e370c7ed4ab236;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/jest from 24.0.25 to 24.9.0 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.25 to 24.9.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 0953adce..312afa3e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@rollup/plugin-alias": "^3.0.0", "@rollup/plugin-node-resolve": "^6.1.0", "@rollup/plugin-replace": "^2.3.0", - "@types/jest": "^24.0.25", + "@types/jest": "^24.9.0", "@types/jsdom": "^12.2.4", "@types/webpack": "^4.41.2", "@types/webpack-env": "^1.15.0", diff --git a/yarn.lock b/yarn.lock index e3bac4a9..ec3dabd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -406,10 +406,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@^24.0.25": - version "24.0.25" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f" - integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g== +"@types/jest@^24.9.0": + version "24.9.0" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.9.0.tgz#78c6991cd1734cf0d390be24875e310bb0a9fb74" + integrity sha512-dXvuABY9nM1xgsXlOtLQXJKdacxZJd7AtvLsKZ/0b57ruMXDKCOXAC/M75GbllQX6o1pcZ5hAG4JzYy7Z/wM2w== dependencies: jest-diff "^24.3.0"