8000 Bump @types/jest from 26.0.19 to 26.0.20 (#566) · CasP0/github-pages-deploy-action@ff326db · GitHub
[go: up one dir, main page]

Skip to content

Commit ff326db

Browse files
Bump @types/jest from 26. 8000 0.19 to 26.0.20 (JamesIves#566)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02f44ce commit ff326db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@actions/io": "1.0.2"
4040
},
4141
"devDependencies": {
42-
"@types/jest": "26.0.19",
42+
"@types/jest": "26.0.20",
4343
"@types/node": "14.14.16",
4444
"eslint": "7.17.0",
4545
"eslint-plugin-github": "4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -820,10 +820,10 @@
820820
dependencies:
821821
"@types/istanbul-lib-report" "*"
822822

823-
"@types/jest@26.0.19":
824-
version "26.0.19"
825-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
826-
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
823+
"@types/jest@26.0.20":
824+
version "26.0.20"
825+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
826+
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
827827
dependencies:
828828
jest-diff "^26.0.0"
829829
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)
0