Skip to content

Commit d2f641a

Browse files
renovate[bot]WhiteSource Renovate
andauthored
chore: update dependency @types/jest to v24.9.1 (conventional-changelog#842)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 1bab4dd commit d2f641a

File tree

3 files changed

+8
-15
lines changed

3 files changed

+8
-15
lines changed

@commitlint/execute-rule/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/parse": "^8.3.4",
3838
"@commitlint/utils": "^8.3.4",
39-
"@types/jest": "24.0.19",
39+
"@types/jest": "24.9.1",
4040
"@types/lodash": "4.14.144",
4141
"jest": "24.8.0",
4242
"ts-jest": "24.1.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"devDependencies": {
8686
"@lerna/project": "3.18.0",
87-
"@types/jest": "24.0.19",
87+
"@types/jest": "24.9.1",
8888
"docsify-cli": "4.3.0",
8989
"husky": "3.0.9",
9090
"jest": "24.8.0",

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,19 +1862,12 @@
18621862
"@types/istanbul-lib-coverage" "*"
18631863
"@types/istanbul-lib-report" "*"
18641864

1865-
"@types/jest-diff@*":
1866-
version "24.3.0"
1867-
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-24.3.0.tgz#29e237a3d954babfe6e23cc59b57ecd8ca8d858d"
1868-
integrity sha512-vx1CRDeDUwQ0Pc7v+hS61O1ETA81kD04IMEC0hS1kPyVtHDdZrokAvpF7MT9VI/fVSzicelUZNCepDvhRV1PeA==
1865+
"@types/jest@24.9.1":
1866+
version "24.9.1"
1867+
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.9.1.tgz#02baf9573c78f1b9974a5f36778b366aa77bd534"
1868+
integrity sha512-Fb38HkXSVA4L8fGKEZ6le5bB8r6MRWlOCZbVuWZcmOMSCd2wCYOwN1ibj8daIoV9naq7aaOZjrLCoCMptKU/4Q==
18691869
dependencies:
1870-
jest-diff "*"
1871-
1872-
1873-
version "24.0.19"
1874-
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.19.tgz#f7036058d2a5844fe922609187c0ad8be430aff5"
1875-
integrity sha512-YYiqfSjocv7lk5H/T+v5MjATYjaTMsUkbDnjGqSMoO88jWdtJXJV4ST/7DKZcoMHMBvB2SeSfyOzZfkxXHR5xg==
1876-
dependencies:
1877-
"@types/jest-diff" "*"
1870+
jest-diff "^24.3.0"
18781871

18791872
18801873
version "4.14.144"
@@ -5868,7 +5861,7 @@ jest-config@^24.9.0:
58685861
pretty-format "^24.9.0"
58695862
realpath-native "^1.1.0"
58705863

5871-
jest-diff@*, jest-diff@^24.9.0:
5864+
jest-diff@^24.3.0, jest-diff@^24.9.0:
58725865
version "24.9.0"
58735866
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da"
58745867
integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==

0 commit comments

Comments
 (0)