From c685c995956de2ae4ce4d0150d83568e7719224b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 16:47:14 +0000 Subject: [PATCH] build(deps): bump jest-watch-typeahead from 2.0.0 to 2.1.1 (#1086) * build(deps): bump jest-watch-typeahead from 2.0.0 to 2.1.1 Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases) - [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: jest-watch-typeahead dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dfd7a154..33286d11 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "jest-environment-jsdom": "^29.0.1", "jest-mock-extended": "^2.0.7", "jest-resolve": "^29.0.0", - "jest-watch-typeahead": "^2.0.0", + "jest-watch-typeahead": "^2.1.1", "jszip": "^3.10.1", "license-webpack-plugin": "^3.0.0", "mini-css-extract-plugin": "^2.6.1", diff --git a/yarn.lock b/yarn.lock index 2a587ca7..b7d1708a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2535,7 +2535,7 @@ __metadata: jest-environment-jsdom: ^29.0.1 jest-mock-extended: ^2.0.7 jest-resolve: ^29.0.0 - jest-watch-typeahead: ^2.0.0 + jest-watch-typeahead: ^2.1.1 jszip: ^3.10.1 license-webpack-plugin: ^3.0.0 mini-css-extract-plugin: ^2.6.1 @@ -10216,9 +10216,9 @@ __metadata: languageName: node linkType: hard -"jest-watch-typeahead@npm:^2.0.0": - version: 2.0.0 - resolution: "jest-watch-typeahead@npm:2.0.0" +"jest-watch-typeahead@npm:^2.1.1": + version: 2.1.1 + resolution: "jest-watch-typeahead@npm:2.1.1" dependencies: ansi-escapes: ^5.0.0 chalk: ^4.0.0 @@ -10228,8 +10228,8 @@ __metadata: string-length: ^5.0.1 strip-ansi: ^7.0.1 peerDependencies: - jest: ^27.0.0 || ^28.0.0 - checksum: c25fa793e56e0a316642a714c960b29359ddc1ce3f621ffb8a42a3ccfffb67c57223597e2fb387d5f49e2b93a22fc1f4b54e900e4fa80eca6602f70a30c22ffb + jest: ^27.0.0 || ^28.0.0 || ^29.0.0 + checksum: ba5f619c82b382e93e3439dc262146c4aa71e126deb118418881c2cf6a83872cde115bef004b1d205df48f050c0cd6c88be1fba5d6ddc1d1aa11195a71ea8d07 languageName: node linkType: hard