Skip to content

Commit 964876e

Browse files
chore: update dependency @types/jest to v26.0.8 (#2041)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 62f4772 commit 964876e

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2512,10 +2512,10 @@
25122512
"@types/istanbul-lib-coverage" "*"
25132513
"@types/istanbul-lib-report" "*"
25142514

2515-
"@types/[email protected].7":
2516-
version "26.0.7"
2517-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
2518-
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
2515+
"@types/[email protected].8":
2516+
version "26.0.8"
2517+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
2518+
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
25192519
dependencies:
25202520
jest-diff "^25.2.1"
25212521
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)