Skip to content

Commit

Permalink
Update dependency @types/jest to v27.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2021
1 parent 17a18cd commit 026b72f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@changesets/cli": "2.16.0",
"@types/jest": "27.0.1",
"@types/jest": "27.4.0",
"@types/js-yaml": "3.12.6",
"@types/jsonfile": "5.0.2",
"@types/koa": "2.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,10 +688,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@27.0.1":
version "27.0.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
"@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 026b72f

Please sign in to comment.