]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump @types/jest from 26.0.8 to 26.0.9
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 10 Aug 2020 09:10:54 +0000 (09:10 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 10 Aug 2020 09:26:44 +0000 (09:26 +0000)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.8 to 26.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index 67e2967377534e05426d4461aa0d752b248e3888..2d11db4fd7bad13faa74560efd6ccd93a437eafb 100644 (file)
@@ -72,7 +72,7 @@
     "@rollup/plugin-node-resolve": "^8.4.0",
     "@rollup/plugin-replace": "^2.3.3",
     "@size-limit/preset-small-lib": "^4.5.5",
-    "@types/jest": "^26.0.8",
+    "@types/jest": "^26.0.9",
     "@types/jsdom": "^16.2.3",
     "@types/webpack": "^4.41.21",
     "@types/webpack-env": "^1.15.2",
index e8003b2d3cbac80c4a89709fd7f3264819a9097f..ec07f767965ec5c4b79e085396b578e432ace700 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     "@types/istanbul-lib-coverage" "*"
     "@types/istanbul-lib-report" "*"
 
-"@types/jest@^26.0.8":
-  version "26.0.8"
-  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
-  integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
+"@types/jest@^26.0.9":
+  version "26.0.9"
+  resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
+  integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
   dependencies:
     jest-diff "^25.2.1"
     pretty-format "^25.2.1"