Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

Commit 8405948

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump @types/jest from 26.0.19 to 26.0.20 in /client
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ad84e3 commit 8405948

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@testing-library/jest-dom": "^5.11.4",
5757
"@testing-library/react": "^11.2.3",
5858
"@testing-library/user-event": "^12.1.3",
59-
"@types/jest": "^26.0.10",
59+
"@types/jest": "^26.0.20",
6060
"@types/lodash": "^4.14.167",
6161
"@types/luxon": "^1.24.3",
6262
"@types/nock": "^11.1.0",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1799,10 +1799,10 @@
17991799
dependencies:
18001800
"@types/istanbul-lib-report" "*"
18011801

1802-
"@types/jest@*", "@types/jest@^26.0.10":
1803-
version "26.0.19"
1804-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
1805-
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
1802+
"@types/jest@*", "@types/jest@^26.0.20":
1803+
version "26.0.20"
1804+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1805+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
18061806
dependencies:
18071807
jest-diff "^26.0.0"
18081808
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)