diff options
| author | 2021-04-04 12:10:47 +0300 | |
|---|---|---|
| committer | 2021-04-04 12:10:47 +0300 | |
| commit | 229faa80a0290b67bbe21915fae319e2b558d808 (patch) | |
| tree | b51d95cc048c63049c4134cb8c1679fe2b79bd5e /yarn.lock | |
| parent | Merge pull request #211 from python-discord/dependabot/npm_and_yarn/eslint-pl... (diff) | |
| parent | Bump @types/jest from 26.0.20 to 26.0.22 (diff) | |
Merge pull request #212 from python-discord/dependabot/npm_and_yarn/types/jest-26.0.22
Bump @types/jest from 26.0.20 to 26.0.22
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.20" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307" - integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA== +"@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== dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0" |