Skip to content

Commit 713f850

Browse files
build(deps-dev): bump @types/jest from 26.0.20 to 26.0.22
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.22. - [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]>
1 parent b69fe55 commit 713f850

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
@@ -67,7 +67,7 @@
6767
"@rollup/plugin-commonjs": "17.1.0",
6868
"@rollup/plugin-json": "^4.0.2",
6969
"@rollup/plugin-node-resolve": "11.2.0",
70-
"@types/jest": "^26.0.14",
70+
"@types/jest": "^26.0.22",
7171
"@types/prettier": "^2.2.0",
7272
"@typescript-eslint/eslint-plugin": "2.34.0",
7373
"@typescript-eslint/parser": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,10 +1420,10 @@
14201420
dependencies:
14211421
"@types/istanbul-lib-report" "*"
14221422

1423-
"@types/jest@^26.0.14":
1424-
version "26.0.20"
1425-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
1426-
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
1423+
"@types/jest@^26.0.22":
1424+
version "26.0.22"
1425+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
1426+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
14271427
dependencies:
14281428
jest-diff "^26.0.0"
14291429
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)