diff options
author | 2021-04-04 11:56:00 +0300 | |
---|---|---|
committer | 2021-04-04 11:56:00 +0300 | |
commit | d9ceb07dd8770da84b6d71f232f6a2290a94947d (patch) | |
tree | b6b9f5ac42d38a9835f016cdb393da022fa7f7b1 /yarn.lock | |
parent | Merge pull request #205 from python-discord/dependabot/npm_and_yarn/webpack-5... (diff) | |
parent | Bump jest-watch-typeahead from 0.6.1 to 0.6.2 (diff) |
Merge pull request #207 from python-discord/dependabot/npm_and_yarn/jest-watch-typeahead-0.6.2
Bump jest-watch-typeahead from 0.6.1 to 0.6.2
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5909,10 +5909,10 @@ jest-validate@^26.6.2: leven "^3.1.0" pretty-format "^26.6.2" - version "0.6.1" - resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1.tgz#45221b86bb6710b7e97baaa1640ae24a07785e63" - integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg== + version "0.6.2" + resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.2.tgz#f3ea6518a2a497baad09a8d39f658140e6778e26" + integrity sha512-JKcDGEKWjhXo+/+RZMhtCsCA7J6KfbRXb7AbnQqoG9SH8AOGAkJFx8dHd80uIbkSxSVGEwI4ub62pET7a5BRPg== dependencies: ansi-escapes "^4.3.1" chalk "^4.0.0" |