Bump @types/jest from 25.1.4 to 26.0.13

This commit is contained in:
AkiraFukushima 2020-09-13 17:28:38 +09:00
parent f3a08cda2f
commit c47fb2b749
2 changed files with 4 additions and 12 deletions

View File

@ -214,7 +214,7 @@
"@types/auto-launch": "^5.0.1",
"@types/electron-json-storage": "^4.0.0",
"@types/i18next": "^13.0.0",
"@types/jest": "25.1.4",
"@types/jest": "26.0.13",
"@types/lodash": "^4.14.160",
"@types/nedb": "^1.8.10",
"@types/node": "^14.0.27",

View File

@ -1336,15 +1336,7 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@types/jest@25.1.4":
version "25.1.4"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760"
integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw==
dependencies:
jest-diff "^25.1.0"
pretty-format "^25.1.0"
"@types/jest@26.x":
"@types/jest@26.0.13", "@types/jest@26.x":
version "26.0.13"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
@ -7470,7 +7462,7 @@ jest-config@^26.4.2:
micromatch "^4.0.2"
pretty-format "^26.4.2"
jest-diff@^25.1.0, jest-diff@^25.2.1:
jest-diff@^25.2.1:
version "25.5.0"
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9"
integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==
@ -10213,7 +10205,7 @@ pretty-error@^2.1.1:
renderkid "^2.0.1"
utila "~0.4"
pretty-format@^25.1.0, pretty-format@^25.2.1, pretty-format@^25.5.0:
pretty-format@^25.2.1, pretty-format@^25.5.0:
version "25.5.0"
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==