Skip to content

Commit fae9d39

Browse files
build(deps-dev): bump @types/jest from 25.2.3 to 26.0.4
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.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]>
1 parent b5d4455 commit fae9d39

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
@@ -54,7 +54,7 @@
5454
"@angular/core": "^8.2.14",
5555
"@angular/platform-browser": "^8.2.5",
5656
"@angular/platform-browser-dynamic": "^8.2.5",
57-
"@types/jest": "^25.1.4",
57+
"@types/jest": "^26.0.4",
5858
"@types/jquery": "^3.3.33",
5959
"@uirouter/core": "^6.0.1",
6060
"@uirouter/publish-scripts": "^2.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -628,10 +628,10 @@
628628
"@types/istanbul-lib-coverage" "*"
629629
"@types/istanbul-lib-report" "*"
630630

631-
"@types/jest@^25.1.4":
632-
version "25.2.3"
633-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
634-
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
631+
"@types/jest@^26.0.4":
632+
version "26.0.4"
633+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
634+
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
635635
dependencies:
636636
jest-diff "^25.2.1"
637637
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)