Skip to content

Commit 25b50fc

Browse files
Bump @types/jest from 26.0.21 to 26.0.23 (#128)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d692024 commit 25b50fc

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
"@babel/preset-env": "^7.14.2",
1919
"@babel/preset-typescript": "^7.13.0",
2020
"@types/chrome": "^0.0.141",
21-
"@types/jest": "^26.0.21",
21+
"@types/jest": "^26.0.23",
2222
"@types/showdown": "^1.9.3",
2323
"@typescript-eslint/eslint-plugin": "^4.23.0",
2424
"@typescript-eslint/parser": "^4.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,10 +1359,10 @@
13591359
dependencies:
13601360
"@types/istanbul-lib-report" "*"
13611361

1362-
"@types/jest@^26.0.21":
1363-
version "26.0.21"
1364-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1365-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
1362+
"@types/jest@^26.0.23":
1363+
version "26.0.23"
1364+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1365+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
13661366
dependencies:
13671367
jest-diff "^26.0.0"
13681368
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)