Skip to content

Commit 13382ec

Browse files
chore: update dependency @types/jest to v26.0.9 (#2052)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 46c3982 commit 13382ec

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
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@lerna/project": "3.21.0",
81-
"@types/jest": "26.0.8",
81+
"@types/jest": "26.0.9",
8282
"@types/node": "12.12.53",
8383
"@typescript-eslint/eslint-plugin": "^3.0.0",
8484
"@typescript-eslint/parser": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2517,10 +2517,10 @@
25172517
"@types/istanbul-lib-coverage" "*"
25182518
"@types/istanbul-lib-report" "*"
25192519

2520-
"@types/[email protected].8":
2521-
version "26.0.8"
2522-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
2523-
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
2520+
"@types/[email protected].9":
2521+
version "26.0.9"
2522+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
2523+
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==
25242524
dependencies:
25252525
jest-diff "^25.2.1"
25262526
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)