mirror of
https://github.com/directus/directus.git
synced 2026-02-05 15:14:57 -05:00
Bump @types/jest from 25.2.0 to 25.2.1 (#305)
This commit is contained in:
committed by
GitHub
parent
2da790ccc4
commit
3a0f7a6163
@@ -46,7 +46,7 @@
|
||||
"@storybook/addons": "^5.3.18",
|
||||
"@storybook/core": "^5.3.18",
|
||||
"@storybook/vue": "^5.3.18",
|
||||
"@types/jest": "^25.2.0",
|
||||
"@types/jest": "^25.2.1",
|
||||
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||
"@typescript-eslint/parser": "^2.26.0",
|
||||
"@typescript-eslint/typescript-estree": "^2.26.0",
|
||||
|
||||
@@ -1708,10 +1708,10 @@
|
||||
dependencies:
|
||||
jest-diff "^24.3.0"
|
||||
|
||||
"@types/jest@^25.2.0":
|
||||
version "25.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.0.tgz#2b74c711251ad9a863660042f2c81c2d81f8251e"
|
||||
integrity sha512-ZTAGZnTWcMWdeBPnt0+XHVZpECqEP5grP+aukXVTplJPTQmJQqu0X9fdUu+jN4qYIPsnKG++7MNJz8rFli1rMg==
|
||||
"@types/jest@^25.2.1":
|
||||
version "25.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5"
|
||||
integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==
|
||||
dependencies:
|
||||
jest-diff "^25.2.1"
|
||||
pretty-format "^25.2.1"
|
||||
|
||||
Reference in New Issue
Block a user