]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
Bump ts-jest from 26.5.2 to 26.5.3 (#386)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Mar 2021 09:36:51 +0000 (09:36 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 09:36:51 +0000 (09:36 +0000)
package.json
yarn.lock

index ad5fb05bac5a2e6564fc59115353bad48aa34bcd..87b001ccc295a86636532ade4a277b45fadde245 100644 (file)
@@ -75,7 +75,7 @@
     "rollup": "^2.28.1",
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-typescript2": "^0.30.0",
-    "ts-jest": "^26.4.0",
+    "ts-jest": "^26.5.3",
     "typescript": "^4.2.3",
     "vitepress": "^0.12.2",
     "vue": "^3.0.0",
index be586a65f653466b26e3455f6760a599adc5328c..dc9addd9aeb6e6319fa01bef68cf65ea1c1e1988 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
   dependencies:
     "@types/istanbul-lib-report" "*"
 
-"@types/jest@26.x", "@types/jest@^26.0.14":
+"@types/jest@^26.0.14":
   version "26.0.20"
   resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
   integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -6295,12 +6295,11 @@ trouter@^2.0.1:
   dependencies:
     matchit "^1.0.0"
 
-ts-jest@^26.4.0:
-  version "26.5.2"
-  resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
-  integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
+ts-jest@^26.5.3:
+  version "26.5.3"
+  resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
+  integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
   dependencies:
-    "@types/jest" "26.x"
     bs-logger "0.x"
     buffer-from "1.x"
     fast-json-stable-stringify "2.x"