Skip to content

Commit 0a6052d

Browse files
committed
chore(deps): update dependency @types/jest to v24.0.12
1 parent d6496ab commit 0a6052d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"devDependencies": {
3030
"@types/fs-extra": "5.0.5",
31-
"@types/jest": "24.0.11",
31+
"@types/jest": "24.0.12",
3232
"@types/lodash": "4.14.123",
3333
"jest": "24.5.0",
3434
"mock-fs": "4.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,10 @@
353353
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
354354
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
355355

356-
"@types/jest@24.0.11":
357-
version "24.0.11"
358-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.11.tgz#1f099bea332c228ea6505a88159bfa86a5858340"
359-
integrity sha512-2kLuPC5FDnWIDvaJBzsGTBQaBbnDweznicvK7UGYzlIJP4RJR2a4A/ByLUXEyEgag6jz8eHdlWExGDtH3EYUXQ==
356+
"@types/jest@24.0.12":
357+
version "24.0.12"
358+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.12.tgz#0553dd0a5ac744e7dc4e8700da6d3baedbde3e8f"
359+
integrity sha512-60sjqMhat7i7XntZckcSGV8iREJyXXI6yFHZkSZvCPUeOnEJ/VP1rU/WpEWQ56mvoh8NhC+sfKAuJRTyGtCOow==
360360
dependencies:
361361
"@types/jest-diff" "*"
362362

0 commit comments

Comments
 (0)