Skip to content

Commit 3d4427f

Browse files
chore(deps-dev): bump @types/jest from 26.0.8 to 26.0.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.8 to 26.0.12. - [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 f62d542 commit 3d4427f

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
@@ -34,7 +34,7 @@
3434
"ws": "^7.3.1"
3535
},
3636
"devDependencies": {
37-
"@types/jest": "^26.0.8",
37+
"@types/jest": "^26.0.12",
3838
"@types/node": "^14.6.2",
3939
"@typescript-eslint/parser": "^3.7.1",
4040
"@zeit/ncc": "^0.22.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -729,10 +729,10 @@
729729
dependencies:
730730
"@types/istanbul-lib-report" "*"
731731

732-
"@types/jest@^26.0.8":
733-
version "26.0.8"
734-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
735-
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
732+
"@types/jest@^26.0.12":
733+
version "26.0.12"
734+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
735+
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
736736
dependencies:
737737
jest-diff "^25.2.1"
738738
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)