Skip to content

Commit a158d22

Browse files
committed
chore(deps): update dependency @types/jest to v26.0.13
1 parent 3f0aa0e commit a158d22

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
@@ -18,7 +18,7 @@
1818
"@commitlint/cli": "9.1.2",
1919
"@commitlint/config-conventional": "9.1.2",
2020
"commitizen": "4.2.1",
21-
"@types/jest": "26.0.12",
21+
"@types/jest": "26.0.13",
2222
"cross-env": "7.0.2",
2323
"dependency-cruiser": "9.12.0",
2424
"sort-package-json": "1.44.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,10 +2565,10 @@
25652565
dependencies:
25662566
"@types/istanbul-lib-report" "*"
25672567

2568-
"@types/jest@26.0.12":
2569-
version "26.0.12"
2570-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.12.tgz#0f20fef9e74f55a312530284e6178f3b3254f501"
2571-
integrity sha512-vZOFjm562IPb1EmaKxMjdcouxVb1l3NqoUH4XC4tDQ2R/AWde+0HXBUhyfc6L+7vc3mJ393U+5vr3nH2CLSVVg==
2568+
"@types/jest@26.0.13":
2569+
version "26.0.13"
2570+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
2571+
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
25722572
dependencies:
25732573
jest-diff "^25.2.1"
25742574
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)