Skip to content

Commit 629a6e2

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @types/jest from 26.0.5 to 26.0.8
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.5 to 26.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d85520 commit 629a6e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@rollup/plugin-json": "^4.0.2",
5959
"@rollup/plugin-node-resolve": "^7.1.1",
6060
"@rollup/plugin-replace": "^2.3.1",
61-
"@types/jest": "^26.0.5",
61+
"@types/jest": "^26.0.8",
6262
"@typescript-eslint/eslint-plugin": "^2.25.0",
6363
"@typescript-eslint/parser": "^2.25.0",
6464
"arrify": "^2.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1485,10 +1485,10 @@
14851485
"@types/istanbul-lib-coverage" "*"
14861486
"@types/istanbul-lib-report" "*"
14871487

1488-
"@types/jest@^26.0.5":
1489-
version "26.0.5"
1490-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d"
1491-
integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w==
1488+
"@types/jest@^26.0.8":
1489+
version "26.0.8"
1490+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
1491+
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
14921492
dependencies:
14931493
jest-diff "^25.2.1"
14941494
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)