Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v27 (#61)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @types/jest to v27

* Create tidy-seas-marry.md

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: roikoren755 <[email protected]>
  • Loading branch information
3 people authored Aug 10, 2021
1 parent e7c8498 commit b24d717
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/tidy-seas-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"iql": patch
---

chore(deps): update dependency @types/jest to v27
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@changesets/cli": "2.16.0",
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@types/jest": "26.0.24",
"@types/jest": "27.0.0",
"@types/pg": "8.6.1",
"@jest/types": "27.0.6",
"eslint-config-altnext": "1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1054,10 +1054,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@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==
"@types/jest@27.0.0":
version "27.0.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.0.tgz#f1c28f741371739c7cd0e8edb5ed8e67acfa6c35"
integrity sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"
Expand Down

0 comments on commit b24d717

Please sign in to comment.