From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 04:43:30 +0000 (+0000) Subject: build(deps-dev): bump @types/jest from 24.0.16 to 24.0.17 X-Git-Tag: v4.0.0-alpha.0~281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd382fb21ad189120113bccbdc376774ff81fc74;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/jest from 24.0.16 to 24.0.17 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.16 to 24.0.17. - [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 7c5f99ac..232670de 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dev": "webpack-dev-server --mode=development" }, "devDependencies": { - "@types/jest": "^24.0.16", + "@types/jest": "^24.0.17", "@types/jsdom": "^12.2.4", "@vue/test-utils": "^1.0.0-beta.29", "codecov": "^3.5.0", diff --git a/yarn.lock b/yarn.lock index 6c85e514..39e54d36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -362,10 +362,10 @@ resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89" integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA== -"@types/jest@^24.0.16": - version "24.0.16" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.16.tgz#8d3e406ec0f0dc1688d6711af3062ff9bd428066" - integrity sha512-JrAiyV+PPGKZzw6uxbI761cHZ0G7QMOHXPhtSpcl08rZH6CswXaaejckn3goFKmF7M3nzEoJ0lwYCbqLMmjziQ== +"@types/jest@^24.0.17": + version "24.0.17" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.17.tgz#b66ea026efb746eb5db1356ee28518aaff7af416" + integrity sha512-1cy3xkOAfSYn78dsBWy4M3h/QF/HeWPchNFDjysVtp3GHeTdSmtluNnELfCmfNRRHo0OWEcpf+NsEJQvwQfdqQ== dependencies: "@types/jest-diff" "*"