Skip to content

Commit 90cdb5b

Browse files
chore: update dependency @types/jest to v26.0.19 (#2357)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 149e710 commit 90cdb5b

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.18",
81+
"@types/jest": "26.0.19",
8282
"@types/node": "12.19.8",
8383
"@typescript-eslint/eslint-plugin": "^4.1.0",
8484
"@typescript-eslint/parser": "^4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2529,10 +2529,10 @@
25292529
dependencies:
25302530
"@types/istanbul-lib-report" "*"
25312531

2532-
"@types/[email protected].18":
2533-
version "26.0.18"
2534-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
2535-
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
2532+
"@types/[email protected].19":
2533+
version "26.0.19"
2534+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790"
2535+
integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ==
25362536
dependencies:
25372537
jest-diff "^26.0.0"
25382538
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)