diff options
| author | 2021-05-08 21:59:10 +0300 | |
|---|---|---|
| committer | 2021-05-08 21:59:10 +0300 | |
| commit | 7379f11790fbe4f3cf35c3254e06a878f73f055d (patch) | |
| tree | 6f799531a0b76e38be01d596a7abe8d53ea52859 /yarn.lock | |
| parent | Merge pull request #233 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) | |
| parent | Bump @types/jest from 26.0.22 to 26.0.23 (diff) | |
Merge pull request #228 from python-discord/dependabot/npm_and_yarn/types/jest-26.0.23
Bump @types/jest from 26.0.22 to 26.0.23
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2052,10 +2052,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/[email protected]": - version "26.0.22" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6" - integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw== +"@types/jest@*", "@types/[email protected]": + version "26.0.23" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" + integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0" |