Skip to content

Commit 2028eb2

Browse files
Bump @types/jest from 26.0.3 to 26.0.4 (JamesIves#358)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.3 to 26.0.4. - [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 93e7daf commit 2028eb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@actions/io": "1.0.2"
4040
},
4141
"devDependencies": {
42-
"@types/jest": "26.0.3",
42+
"@types/jest": "26.0.4",
4343
"@types/node": "14.0.14",
4444
"eslint": "7.3.1",
4545
"eslint-plugin-github": "3.4.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -766,9 +766,9 @@
766766
"@types/istanbul-lib-coverage" "*"
767767
"@types/istanbul-lib-report" "*"
768768

769-
"@types/[email protected].3":
770-
version "26.0.3"
771-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.3.tgz#79534e0e94857171c0edc596db0ebe7cb7863251"
769+
"@types/[email protected].4":
770+
version "26.0.4"
771+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
772772
dependencies:
773773
jest-diff "^25.2.1"
774774
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)