Skip to content

Commit c5d5a75

Browse files
Merge pull request #371 from ferdikoomen/dependabot/npm_and_yarn/types/jest-26.0.14
2 parents 2200d68 + 52a08df commit c5d5a75

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
@@ -71,7 +71,7 @@
7171
"@babel/preset-typescript": "7.10.4",
7272
"@rollup/plugin-commonjs": "15.0.0",
7373
"@rollup/plugin-node-resolve": "9.0.0",
74-
"@types/jest": "26.0.13",
74+
"@types/jest": "26.0.14",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,10 +1256,10 @@
12561256
dependencies:
12571257
"@types/istanbul-lib-report" "*"
12581258

1259-
"@types/[email protected].13":
1260-
version "26.0.13"
1261-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1262-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
1259+
"@types/[email protected].14":
1260+
version "26.0.14"
1261+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
1262+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
12631263
dependencies:
12641264
jest-diff "^25.2.1"
12651265
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)