mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency @types/jest to v25.1.4
This commit is contained in:
parent
ae069b0eb5
commit
ff5fe49074
2 changed files with 5 additions and 5 deletions
|
@ -185,7 +185,7 @@
|
||||||
"@types/global-agent": "2.1.0",
|
"@types/global-agent": "2.1.0",
|
||||||
"@types/got": "9.6.9",
|
"@types/got": "9.6.9",
|
||||||
"@types/ini": "1.3.30",
|
"@types/ini": "1.3.30",
|
||||||
"@types/jest": "25.1.3",
|
"@types/jest": "25.1.4",
|
||||||
"@types/js-yaml": "3.12.2",
|
"@types/js-yaml": "3.12.2",
|
||||||
"@types/json5": "0.0.30",
|
"@types/json5": "0.0.30",
|
||||||
"@types/later": "1.2.6",
|
"@types/later": "1.2.6",
|
||||||
|
|
|
@ -1401,10 +1401,10 @@
|
||||||
"@types/istanbul-lib-coverage" "*"
|
"@types/istanbul-lib-coverage" "*"
|
||||||
"@types/istanbul-lib-report" "*"
|
"@types/istanbul-lib-report" "*"
|
||||||
|
|
||||||
"@types/jest@25.1.3":
|
"@types/jest@25.1.4":
|
||||||
version "25.1.3"
|
version "25.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.3.tgz#9b0b5addebccfb631175870be8ba62182f1bc35a"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760"
|
||||||
integrity sha512-jqargqzyJWgWAJCXX96LBGR/Ei7wQcZBvRv0PLEu9ZByMfcs23keUJrKv9FMR6YZf9YCbfqDqgmY+JUBsnqhrg==
|
integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw==
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-diff "^25.1.0"
|
jest-diff "^25.1.0"
|
||||||
pretty-format "^25.1.0"
|
pretty-format "^25.1.0"
|
||||||
|
|
Loading…
Reference in a new issue