Skip to content

Commit 997c9f7

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @types/jest from 26.0.21 to 26.0.24
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8134269 commit 997c9f7

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@commitlint/cli": "^12.1.4",
5555
"@commitlint/config-conventional": "^12.1.4",
5656
"@commitlint/prompt": "^12.1.4",
57-
"@types/jest": "^26.0.21",
57+
"@types/jest": "^26.0.24",
5858
"@typescript-eslint/eslint-plugin": "^4.28.1",
5959
"@typescript-eslint/parser": "^4.28.1",
6060
"arrify": "^2.0.1",

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,10 +1582,10 @@
15821582
dependencies:
15831583
"@types/istanbul-lib-report" "*"
15841584

1585-
"@types/jest@^26.0.21":
1586-
version "26.0.21"
1587-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1588-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
1585+
"@types/jest@^26.0.24":
1586+
version "26.0.24"
1587+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1588+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
15891589
dependencies:
15901590
jest-diff "^26.0.0"
15911591
pretty-format "^26.0.0"
@@ -6153,17 +6153,7 @@ pretty-format@^26.0.0, pretty-format@^26.6.2:
61536153
ansi-styles "^4.0.0"
61546154
react-is "^17.0.1"
61556155

6156-
pretty-format@^27.0.2:
6157-
version "27.0.2"
6158-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.2.tgz#9283ff8c4f581b186b2d4da461617143dca478a4"
6159-
integrity sha512-mXKbbBPnYTG7Yra9qFBtqj+IXcsvxsvOBco3QHxtxTl+hHKq6QdzMZ+q0CtL4ORHZgwGImRr2XZUX2EWzORxig==
6160-
dependencies:
6161-
"@jest/types" "^27.0.2"
6162-
ansi-regex "^5.0.0"
6163-
ansi-styles "^5.0.0"
6164-
react-is "^17.0.1"
6165-
6166-
pretty-format@^27.0.6:
6156+
pretty-format@^27.0.2, pretty-format@^27.0.6:
61676157
version "27.0.6"
61686158
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
61696159
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==

0 commit comments

Comments
 (0)