Merge pull request #3038 from h3poteto/dependabot/npm_and_yarn/types/jest-27.4.0

Bump @types/jest from 27.0.3 to 27.4.0
This commit is contained in:
AkiraFukushima 2022-02-12 16:10:27 +09:00 committed by GitHub
commit 86e8a94b22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@
"@types/auto-launch": "^5.0.2",
"@types/electron-json-storage": "^4.5.0",
"@types/i18next": "^13.0.0",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/jsdom": "^16.2.14",
"@types/lodash": "^4.14.178",
"@types/lokijs": "^1.5.7",

View File

@ -1695,10 +1695,10 @@
dependencies:
"@types/istanbul-lib-report" "*"
"@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==
"@types/jest@27.4.0":
version "27.4.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0.tgz#037ab8b872067cae842a320841693080f9cb84ed"
integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==
dependencies:
jest-diff "^27.0.0"
pretty-format "^27.0.0"