Skip to content

Commit 874769e

Browse files
authored
Merge pull request #33 from Himenon/renovate/jest-26.x
chore(deps): update dependency @types/jest to v26.0.10
2 parents 610901f + 6c06051 commit 874769e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@commitlint/cli": "9.1.1",
1919
"@commitlint/config-conventional": "9.1.1",
2020
"commitizen": "4.1.2",
21-
"@types/jest": "26.0.9",
21+
"@types/jest": "26.0.10",
2222
"cross-env": "7.0.2",
2323
"dependency-cruiser": "9.11.0",
2424
"sort-package-json": "1.44.0"

yarn.lock

+9-1
Original file line numberDiff line numberDiff line change
@@ -2551,7 +2551,15 @@
25512551
dependencies:
25522552
"@types/istanbul-lib-report" "*"
25532553

2554-
2554+
2555+
version "26.0.10"
2556+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
2557+
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
2558+
dependencies:
2559+
jest-diff "^25.2.1"
2560+
pretty-format "^25.2.1"
2561+
2562+
25552563
version "26.0.9"
25562564
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9.tgz#0543b57da5f0cd949c5f423a00c56c492289c989"
25572565
integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ==

0 commit comments

Comments
 (0)