Skip to content

Commit 5398eac

Browse files
build(deps-dev): bump @types/jest from 26.0.13 to 26.0.14 (#594)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.13 to 26.0.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c396704 commit 5398eac

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
@@ -62,7 +62,7 @@
6262
"@rollup/plugin-commonjs": "15.0.0",
6363
"@rollup/plugin-json": "^4.0.2",
6464
"@rollup/plugin-node-resolve": "9.0.0",
65-
"@types/jest": "26.0.13",
65+
"@types/jest": "26.0.14",
6666
"@types/prettier": "^2.0.0",
6767
"@typescript-eslint/eslint-plugin": "2.34.0",
6868
"@typescript-eslint/parser": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,10 +1317,10 @@
13171317
"@types/istanbul-lib-coverage" "*"
13181318
"@types/istanbul-lib-report" "*"
13191319

1320-
"@types/[email protected].13":
1321-
version "26.0.13"
1322-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1323-
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
1320+
"@types/[email protected].14":
1321+
version "26.0.14"
1322+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.14.tgz#078695f8f65cb55c5a98450d65083b2b73e5a3f3"
1323+
integrity sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==
13241324
dependencies:
13251325
jest-diff "^25.2.1"
13261326
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)