Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/jest to v26.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 8, 2020
1 parent e5de64f commit 2f3a2e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@9renpoto/textlint-config-ja": "7.3.0",
"@9renpoto/tsconfig": "7.3.0",
"@types/faker": "5.1.4",
"@types/jest": "26.0.16",
"@types/jest": "26.0.18",
"eslint": "7.14.0",
"faker": "5.1.0",
"husky": "4.3.0",
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2429,7 +2429,15 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@26.0.16", "@types/jest@26.x":
"@types/jest@26.0.18":
version "26.0.18"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"

"@types/jest@26.x":
version "26.0.16"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.16.tgz#b47abd50f6ed0503f589db8e126fc8eb470cf87c"
integrity sha512-Gp12+7tmKCgv9JjtltxUXokohCAEZfpJaEW5tn871SGRp8I+bRWBonQO7vW5NHwnAHe5dd50+Q4zyKuN35i09g==
Expand Down

0 comments on commit 2f3a2e9

Please sign in to comment.