From 5ee203485c08a09fe5849af080ead723230fa428 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 11:28:15 +1000 Subject: [PATCH] build(deps): update dependency jest-watch-typeahead to v2.1.1 (#3889) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 2a32d7b52..b30142854 100644 --- a/web/package.json +++ b/web/package.json @@ -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", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 4817eab78..89bda9ce9 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -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