Skip to content

Commit f4e3e8f

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): bump @types/jest from 26.0.4 to 26.0.5
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.5. - [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 ca3167b commit f4e3e8f

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": "14.0.0",
6363
"@rollup/plugin-json": "^4.0.2",
6464
"@rollup/plugin-node-resolve": "8.4.0",
65-
"@types/jest": "26.0.4",
65+
"@types/jest": "26.0.5",
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/[email protected].4":
577-
version "26.0.4"
578-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
579-
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
576+
"@types/[email protected].5":
577+
version "26.0.5"
578+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
579+
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
580580
dependencies:
581581
jest-diff "^25.2.1"
582582
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)