Skip to content

Commit ae4f7da

Browse files
Merge pull request ferdikoomen#790 from ferdikoomen/dependabot/npm_and_yarn/types/jest-26.0.24
2 parents 1e6a3bb + d293d8e commit ae4f7da

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
@@ -77,7 +77,7 @@
7777
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "13.0.0",
7979
"@types/express": "4.17.12",
80-
"@types/jest": "26.0.23",
80+
"@types/jest": "26.0.24",
8181
"@types/js-yaml": "4.0.2",
8282
"@types/node": "16.0.0",
8383
"@types/node-fetch": "2.5.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,10 +1552,10 @@
15521552
dependencies:
15531553
"@types/istanbul-lib-report" "*"
15541554

1555-
"@types/[email protected].23":
1556-
version "26.0.23"
1557-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1558-
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
1555+
"@types/[email protected].24":
1556+
version "26.0.24"
1557+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1558+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
15591559
dependencies:
15601560
jest-diff "^26.0.0"
15611561
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)