mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency @types/jest to v24.0.18
This commit is contained in:
parent
eecf27e126
commit
3892bf3d47
2 changed files with 5 additions and 5 deletions
|
@ -168,7 +168,7 @@
|
|||
"@types/fs-extra": "8.0.0",
|
||||
"@types/got": "9.6.7",
|
||||
"@types/ini": "1.3.30",
|
||||
"@types/jest": "24.0.17",
|
||||
"@types/jest": "24.0.18",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/lodash": "4.14.137",
|
||||
"@types/luxon": "1.15.2",
|
||||
|
|
|
@ -1177,10 +1177,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
|
||||
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
|
||||
|
||||
"@types/jest@24.0.17":
|
||||
version "24.0.17"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.17.tgz#b66ea026efb746eb5db1356ee28518aaff7af416"
|
||||
integrity sha512-1cy3xkOAfSYn78dsBWy4M3h/QF/HeWPchNFDjysVtp3GHeTdSmtluNnELfCmfNRRHo0OWEcpf+NsEJQvwQfdqQ==
|
||||
"@types/jest@24.0.18":
|
||||
version "24.0.18"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.18.tgz#9c7858d450c59e2164a8a9df0905fc5091944498"
|
||||
integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ==
|
||||
dependencies:
|
||||
"@types/jest-diff" "*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue