Bump @types/jest from 25.1.3 to 25.1.4 (#147)

This commit is contained in:
dependabot-preview[bot]
2020-03-07 01:59:21 +00:00
committed by GitHub
parent aade1a6d75
commit 1acd7e48e6
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"@storybook/addons": "^5.3.12",
"@storybook/core": "^5.3.12",
"@storybook/vue": "^5.3.12",
"@types/jest": "^25.1.3",
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^2.22.0",
"@typescript-eslint/parser": "^2.22.0",
"@typescript-eslint/typescript-estree": "^2.22.0",

View File

@@ -1697,10 +1697,10 @@
dependencies:
jest-diff "^24.3.0"
"@types/jest@^25.1.3":
version "25.1.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a"
integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==
"@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"