Skip to content

Commit 6b7954b

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): bump @types/jest from 25.2.3 to 26.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0. - [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]>
1 parent 2bb10c2 commit 6b7954b

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": "13.0.0",
6363
"@rollup/plugin-json": "^4.0.2",
6464
"@rollup/plugin-node-resolve": "8.0.1",
65-
"@types/jest": "25.2.3",
65+
"@types/jest": "26.0.0",
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
@@ -573,10 +573,10 @@
573573
"@types/istanbul-lib-coverage" "*"
574574
"@types/istanbul-lib-report" "*"
575575

576-
"@types/jest@25.2.3":
577-
version "25.2.3"
578-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
579-
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
576+
"@types/jest@26.0.0":
577+
version "26.0.0"
578+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134"
579+
integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==
580580
dependencies:
581581
jest-diff "^25.2.1"
582582
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)