aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-08 19:12:10 +0000
committerGravatar GitHub <[email protected]>2021-05-08 19:12:10 +0000
commit3df155f239c3745d8e4ce1837fd85cc633949713 (patch)
tree118e9aa7468af1578cdfbf5799e7f3cbb8b44e51
parentMerge pull request #232 from python-discord/dependabot/npm_and_yarn/husky-6.0.0 (diff)
Bump jest-watch-typeahead from 0.6.2 to 0.6.3
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases) - [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.2...v0.6.3) Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 6263ec3..9c42503 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"jest-environment-jsdom-fourteen": "1.0.1",
"jest-resolve": "26.6.2",
"jest-svg-transformer": "1.0.0",
- "jest-watch-typeahead": "0.6.2",
+ "jest-watch-typeahead": "0.6.3",
"webpack-dev-server": "3.11.2"
}
}
diff --git a/yarn.lock b/yarn.lock
index 079e85f..5cd68b5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5934,10 +5934,10 @@ jest-validate@^26.6.2:
leven "^3.1.0"
pretty-format "^26.6.2"
- version "0.6.2"
- resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.2.tgz#f3ea6518a2a497baad09a8d39f658140e6778e26"
- integrity sha512-JKcDGEKWjhXo+/+RZMhtCsCA7J6KfbRXb7AbnQqoG9SH8AOGAkJFx8dHd80uIbkSxSVGEwI4ub62pET7a5BRPg==
+ version "0.6.3"
+ resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.3.tgz#26efa37da39a46d8ff417b9e4badc8176a698016"
+ integrity sha512-rM+2m2U/7o4VeXxA3rcEWbbKq8K/aGjAwCgmqsthPV1AqLb5NNACzS+tDCD11bdQ8MrN+H3uN61Y9qFiJgtZPw==
dependencies:
ansi-escapes "^4.3.1"
chalk "^4.0.0"