Skip to content

Commit 44d3142

Browse files
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 d6f8cff commit 44d3142

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": "14.0.0",
7373
"@rollup/plugin-node-resolve": "8.4.0",
74-
"@types/jest": "26.0.4",
74+
"@types/jest": "26.0.5",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.0.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,10 +1179,10 @@
11791179
"@types/istanbul-lib-coverage" "*"
11801180
"@types/istanbul-lib-report" "*"
11811181

1182-
"@types/[email protected].4":
1183-
version "26.0.4"
1184-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
1185-
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
1182+
"@types/[email protected].5":
1183+
version "26.0.5"
1184+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
1185+
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
11861186
dependencies:
11871187
jest-diff "^25.2.1"
11881188
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)