build(deps): update dependency jest-watch-typeahead to v2.1.1 (#3889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3888/head^2
renovate[bot] 2022-08-26 11:28:15 +10:00 committed by GitHub
parent 72d92514ad
commit 5ee203485c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -171,7 +171,7 @@
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"jest-transform-stub": "2.0.0",
"jest-watch-typeahead": "2.0.0",
"jest-watch-typeahead": "2.1.1",
"prettier": "2.7.1",
"react-test-renderer": "18.2.0",
"typescript": "4.7.4",

View File

@ -45,7 +45,7 @@ specifiers:
jest: 28.1.3
jest-environment-jsdom: 28.1.3
jest-transform-stub: 2.0.0
jest-watch-typeahead: 2.0.0
jest-watch-typeahead: 2.1.1
prettier: 2.7.1
qrcode.react: 3.1.0
query-string: 7.1.1
@ -120,7 +120,7 @@ devDependencies:
jest: 28.1.3_@types+node@16.11.56
jest-environment-jsdom: 28.1.3
jest-transform-stub: 2.0.0
jest-watch-typeahead: 2.0.0_jest@28.1.3
jest-watch-typeahead: 2.1.1_jest@28.1.3
prettier: 2.7.1
react-test-renderer: 18.2.0_react@18.2.0
typescript: 4.7.4
@ -6981,11 +6981,11 @@ packages:
pretty-format: 28.1.3
dev: true
/jest-watch-typeahead/2.0.0_jest@28.1.3:
resolution: {integrity: sha512-LX/jrTNkOIZV1n7fnEWlKJ73lhVPKF9B6F0L7pbje3xNPw1NddPLn0n8EFt7YwbCnC0+vlLylp7JehV6M06J6Q==}
/jest-watch-typeahead/2.1.1_jest@28.1.3:
resolution: {integrity: sha512-yKrj2VBDJoMLlD6lpfWfIQpSSC1GFGvPHaLnJWRhL/PiLlBDRWFwCYe21h0o+peqcVlilQhIa2g2vncaBXS73g==}
engines: {node: ^14.17.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
jest: ^27.0.0 || ^28.0.0
jest: ^27.0.0 || ^28.0.0 || ^29.0.0
dependencies:
ansi-escapes: 5.0.0
chalk: 4.1.2