8000 Bump @types/jest from 26.0.23 to 26.0.24 (#794) · java/github-pages-deploy-action@a36be2e · GitHub
[go: up one dir, main page]

Skip to content

Commit a36be2e

Browse files
Bump @types/jest from 26.0.23 to 26.0.24 (JamesIves#794)
1 parent fed20b0 commit a36be2e

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.1.1"
4040
},
4141
"devDependencies": {
42-
"@types/jest": "26.0.23",
42+
"@types/jest": "26.0.24",
4343
"@types/node": "15.12.5",
4444
"@typescript-eslint/eslint-plugin": "4.27.0",
4545
"@typescript-eslint/parser": "4.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,10 +1055,10 @@
10551055
dependencies:
10561056
"@types/istanbul-lib-report" "*"
10571057

1058-
"@types/jest@26.0.23":
1059-
version "26.0.23"
1060-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1061-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
1058+
"@types/jest@26.0.24":
1059+
version "26.0.24"
1060+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1061+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
10621062
dependencies:
10631063
jest-diff "^26.0.0"
10641064
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)
0