Merge pull request #588 from freqtrade/dependabot/npm_and_yarn/main/types/jest-27.0.3

Bump @types/jest from 27.0.2 to 27.0.3
This commit is contained in:
Matthias 2021-11-24 06:15:07 +01:00 committed by GitHub
commit 4a49907a2e
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.12",
"@types/jest": "^27.0.2",
"@types/jest": "^27.0.3",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^5.4.0",
"@vue/cli-plugin-babel": "~4.5.15",

View File

@ -1420,10 +1420,10 @@
dependencies:
jest-diff "^24.3.0"
"@types/jest@^27.0.2":
version "27.0.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
"@types/jest@^27.0.3":
version "27.0.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
dependencies:
jest-diff "^27.0.0"
pretty-format "^27.0.0"