build(deps): update dependency jest-watch-typeahead to v2 (#3678)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3682/head
renovate[bot] 2022-07-11 10:59:33 +10:00 committed by GitHub
parent c9cfc8afa9
commit 23b3765487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 22 deletions

View File

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

View File

@ -45,7 +45,7 @@ specifiers:
jest: 28.1.2
jest-environment-jsdom: 28.1.2
jest-transform-stub: 2.0.0
jest-watch-typeahead: 1.1.0
jest-watch-typeahead: 2.0.0
prettier: 2.7.1
qrcode.react: 3.1.0
query-string: 7.1.1
@ -120,7 +120,7 @@ devDependencies:
jest: 28.1.2_@types+node@16.11.43
jest-environment-jsdom: 28.1.2
jest-transform-stub: 2.0.0
jest-watch-typeahead: 1.1.0_jest@28.1.2
jest-watch-typeahead: 2.0.0_jest@28.1.2
prettier: 2.7.1
react-test-renderer: 18.2.0_react@18.2.0
typescript: 4.7.4
@ -3597,6 +3597,13 @@ packages:
type-fest: 0.21.3
dev: true
/ansi-escapes/5.0.0:
resolution: {integrity: sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==}
engines: {node: '>=12'}
dependencies:
type-fest: 1.4.0
dev: true
/ansi-regex/5.0.1:
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
engines: {node: '>=8'}
@ -6716,36 +6723,22 @@ packages:
pretty-format: 28.1.1
dev: true
/jest-watch-typeahead/1.1.0_jest@28.1.2:
resolution: {integrity: sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/jest-watch-typeahead/2.0.0_jest@28.1.2:
resolution: {integrity: sha512-LX/jrTNkOIZV1n7fnEWlKJ73lhVPKF9B6F0L7pbje3xNPw1NddPLn0n8EFt7YwbCnC0+vlLylp7JehV6M06J6Q==}
engines: {node: ^14.17.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
jest: ^27.0.0 || ^28.0.0
dependencies:
ansi-escapes: 4.3.2
ansi-escapes: 5.0.0
chalk: 4.1.2
jest: 28.1.2_@types+node@16.11.43
jest-regex-util: 28.0.2
jest-watcher: 28.0.2
jest-watcher: 28.1.1
slash: 4.0.0
string-length: 5.0.1
strip-ansi: 7.0.1
dev: true
/jest-watcher/28.0.2:
resolution: {integrity: sha512-uIVJLpQ/5VTGQWBiBatHsi7jrCqHjHl0e0dFHMWzwuIfUbdW/muk0DtSr0fteY2T7QTFylv+7a5Rm8sBKrE12Q==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
dependencies:
'@jest/test-result': 28.1.1
'@jest/types': 28.1.1
'@types/node': 16.11.43
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.10.2
jest-util: 28.1.1
string-length: 4.0.2
dev: true
/jest-watcher/28.1.1:
resolution: {integrity: sha512-RQIpeZ8EIJMxbQrXpJQYIIlubBnB9imEHsxxE41f54ZwcqWLysL/A0ZcdMirf+XsMn3xfphVQVV4EW0/p7i7Ug==}
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
@ -8715,6 +8708,11 @@ packages:
engines: {node: '>=8'}
dev: true
/type-fest/1.4.0:
resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==}
engines: {node: '>=10'}
dev: true
/typedarray-to-buffer/3.1.5:
resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
dependencies: