Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v27.4.0 (#596)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 30, 2021
1 parent cef20bc commit 64b3f54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@testing-library/cypress": "8.0.2",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"axios-mock-adapter": "1.20.0",
"chai-colors": "1.0.1",
"css-mediaquery": "0.1.2",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1890,10 +1890,10 @@
jest-diff "^25.2.1"
pretty-format "^25.2.1"

"@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"
Expand Down

0 comments on commit 64b3f54

Please sign in to comment.