Skip to content

Commit b778ea1

Browse files
chore: update dependency @types/jest to v26.0.16 (#2337)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f3314a9 commit b778ea1

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.15",
81+
"@types/jest": "26.0.16",
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
@@ -2507,10 +2507,10 @@
25072507
dependencies:
25082508
"@types/istanbul-lib-report" "*"
25092509

2510-
"@types/[email protected].15":
2511-
version "26.0.15"
2512-
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
2513-
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
2510+
"@types/[email protected].16":
2511+
version "26.0.16"
2512+
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
2513+
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
25142514
dependencies:
25152515
jest-diff "^26.0.0"
25162516
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)