diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a3b9e14..2a6b397 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "jest": "28.1.1", "jest-environment-jsdom": "28.1.1", "jest-resolve": "28.1.1", - "jest-watch-typeahead": "1.1.0", + "jest-watch-typeahead": "2.0.0", "webpack-dev-server": "4.9.3" } } |