Skip to content

Commit 74cf6c7

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @types/jest from 26.0.21 to 26.0.22
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 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 68b7b52 commit 74cf6c7

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
@@ -19,7 +19,7 @@
1919
"@rollup/plugin-json": "^4.1.0",
2020
"@rollup/plugin-node-resolve": "^11.2.0",
2121
"@rollup/plugin-replace": "^2.4.1",
22-
"@types/jest": "26.0.21",
22+
"@types/jest": "26.0.22",
2323
"@types/node": "14.14.36",
2424
"@vue/compiler-sfc": "3.0.7",
2525
"babel-jest": "^26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,10 +1414,10 @@
14141414
dependencies:
14151415
"@types/istanbul-lib-report" "*"
14161416

1417-
"@types/[email protected].21":
1418-
version "26.0.21"
1419-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1420-
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
1417+
"@types/[email protected].22":
1418+
version "26.0.22"
1419+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
1420+
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
14211421
dependencies:
14221422
jest-diff "^26.0.0"
14231423
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)