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.12
This commit is contained in:
parent
a9d8ea8a4f
commit
62c2adcb44
2 changed files with 5 additions and 5 deletions
|
@ -150,7 +150,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/bunyan": "1.8.6",
|
"@types/bunyan": "1.8.6",
|
||||||
"@types/jest": "24.0.11",
|
"@types/jest": "24.0.12",
|
||||||
"@types/node": "11.11.6",
|
"@types/node": "11.11.6",
|
||||||
"@typescript-eslint/eslint-plugin": "1.7.0",
|
"@typescript-eslint/eslint-plugin": "1.7.0",
|
||||||
"@typescript-eslint/parser": "1.7.0",
|
"@typescript-eslint/parser": "1.7.0",
|
||||||
|
|
|
@ -518,10 +518,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
|
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
|
||||||
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
|
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
|
||||||
|
|
||||||
"@types/jest@24.0.11":
|
"@types/jest@24.0.12":
|
||||||
version "24.0.11"
|
version "24.0.12"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.11.tgz#1f099bea332c228ea6505a88159bfa86a5858340"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.12.tgz#0553dd0a5ac744e7dc4e8700da6d3baedbde3e8f"
|
||||||
integrity sha512-2kLuPC5FDnWIDvaJBzsGTBQaBbnDweznicvK7UGYzlIJP4RJR2a4A/ByLUXEyEgag6jz8eHdlWExGDtH3EYUXQ==
|
integrity sha512-60sjqMhat7i7XntZckcSGV8iREJyXXI6yFHZkSZvCPUeOnEJ/VP1rU/WpEWQ56mvoh8NhC+sfKAuJRTyGtCOow==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/jest-diff" "*"
|
"@types/jest-diff" "*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue