Skip to content

Commit 5f21aba

Browse files
committed
Update dependency jest-watch-typeahead to v0.6.3
1 parent d17c337 commit 5f21aba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"gitbook-cli": "2.3.2",
7373
"gitbook-plugin-copy-code-button": "0.0.2",
7474
"jest": "24.9.0",
75-
"jest-watch-typeahead": "0.6.1",
75+
"jest-watch-typeahead": "0.6.3",
7676
"npm": "6.14.8",
7777
"npm-run-all": "4.1.5",
7878
"prettier": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4158,10 +4158,10 @@ jest-validate@^24.9.0:
41584158
leven "^3.1.0"
41594159
pretty-format "^24.9.0"
41604160

4161-
4162-
version "0.6.1"
4163-
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.1.tgz#45221b86bb6710b7e97baaa1640ae24a07785e63"
4164-
integrity sha512-ITVnHhj3Jd/QkqQcTqZfRgjfyRhDFM/auzgVo2RKvSwi18YMvh0WvXDJFoFED6c7jd/5jxtu4kSOb9PTu2cPVg==
4161+
4162+
version "0.6.3"
4163+
resolved "https://registry.yarnpkg.com/jest-watch-typeahead/-/jest-watch-typeahead-0.6.3.tgz#26efa37da39a46d8ff417b9e4badc8176a698016"
4164+
integrity sha512-rM+2m2U/7o4VeXxA3rcEWbbKq8K/aGjAwCgmqsthPV1AqLb5NNACzS+tDCD11bdQ8MrN+H3uN61Y9qFiJgtZPw==
41654165
dependencies:
41664166
ansi-escapes "^4.3.1"
41674167
chalk "^4.0.0"

0 commit comments

Comments
 (0)