Skip to content

Commit a51a5d4

Browse files
committed
Update dependency @types/jest to v24.0.18
1 parent f360f55 commit a51a5d4

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
@@ -27,7 +27,7 @@
2727
"@nestjs/common": "6.1.1",
2828
"@nestjs/core": "6.1.1",
2929
"@nestjs/testing": "6.1.1",
30-
"@types/jest": "24.0.13",
30+
"@types/jest": "24.0.18",
3131
"@types/ora": "3.2.0",
3232
"codecov": "3.3.0",
3333
"jest": "24.7.1",

yarn.lock

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

435-
"@types/jest@24.0.13":
436-
version "24.0.13"
437-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.13.tgz#10f50b64cb05fb02411fbba49e9042a3a11da3f9"
438-
integrity sha512-3m6RPnO35r7Dg+uMLj1+xfZaOgIHHHut61djNjzwExXN4/Pm9has9C6I1KMYSfz7mahDhWUOVg4HW/nZdv5Pww==
435+
"@types/jest@24.0.18":
436+
version "24.0.18"
437+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.18.tgz#9c7858d450c59e2164a8a9df0905fc5091944498"
438+
integrity sha512-jcDDXdjTcrQzdN06+TSVsPPqxvsZA/5QkYfIZlq1JMw7FdP5AZylbOc+6B/cuDurctRe+MziUMtQ3xQdrbjqyQ==
439439
dependencies:
440440
"@types/jest-diff" "*"
441441

0 commit comments

Comments
 (0)