Merge pull request #421 from freqtrade/dependabot/npm_and_yarn/master/types/jest-26.0.24

Bump @types/jest from 26.0.23 to 26.0.24
This commit is contained in:
Matthias 2021-07-12 10:16:01 +02:00 committed by GitHub
commit 77e776fded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/echarts": "^4.9.8",
"@types/jest": "^26.0.22",
"@types/jest": "^26.0.24",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^4.28.1",
"@vue/cli-plugin-babel": "~4.5.12",

View File

@ -1420,10 +1420,10 @@
dependencies:
jest-diff "^24.3.0"
"@types/jest@^26.0.22":
version "26.0.23"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
"@types/jest@^26.0.24":
version "26.0.24"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"