From 2f3b5aa5c98403413c30f96a4a0eeaede239b0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 06:14:39 +0000 Subject: [PATCH] build(deps): bump jest-watch-typeahead from 2.2.1 to 2.2.2 (#1459) Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.2.1 to 2.2.2. - [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.2.1...v2.2.2) --- updated-dependencies: - dependency-name: jest-watch-typeahead dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 10342023..4412717b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jest-environment-jsdom": "^29.3.1", "jest-mock-extended": "^3.0.1", "jest-resolve": "^29.3.1", - "jest-watch-typeahead": "^2.2.1", + "jest-watch-typeahead": "^2.2.2", "jszip": "^3.10.1", "license-webpack-plugin": "^3.0.0", "mini-css-extract-plugin": "^2.7.2", diff --git a/yarn.lock b/yarn.lock index 14826d7b..24ca8dfb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2482,7 +2482,7 @@ __metadata: jest-environment-jsdom: ^29.3.1 jest-mock-extended: ^3.0.1 jest-resolve: ^29.3.1 - jest-watch-typeahead: ^2.2.1 + jest-watch-typeahead: ^2.2.2 jszip: ^3.10.1 license-webpack-plugin: ^3.0.0 mini-css-extract-plugin: ^2.7.2 @@ -6517,6 +6517,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:^5.2.0": + version: 5.2.0 + resolution: "chalk@npm:5.2.0" + checksum: 03d8060277de6cf2fd567dc25fcf770593eb5bb85f460ce443e49255a30ff1242edd0c90a06a03803b0466ff0687a939b41db1757bec987113e83de89a003caa + languageName: node + linkType: hard + "change-case@npm:^4.1.2": version: 4.1.2 resolution: "change-case@npm:4.1.2" @@ -10387,12 +10394,12 @@ __metadata: languageName: node linkType: hard -"jest-watch-typeahead@npm:^2.2.1": - version: 2.2.1 - resolution: "jest-watch-typeahead@npm:2.2.1" +"jest-watch-typeahead@npm:^2.2.2": + version: 2.2.2 + resolution: "jest-watch-typeahead@npm:2.2.2" dependencies: ansi-escapes: ^6.0.0 - chalk: ^4.0.0 + chalk: ^5.2.0 jest-regex-util: ^29.0.0 jest-watcher: ^29.0.0 slash: ^5.0.0 @@ -10400,7 +10407,7 @@ __metadata: strip-ansi: ^7.0.1 peerDependencies: jest: ^27.0.0 || ^28.0.0 || ^29.0.0 - checksum: 5ba8068209da273187065b8900495ca9d0fce13b090d2e0193e1b862f7e920ca808f8a0c4c2ea504e1646d38519083276fbb304dba728e16b9126c0734f8f8ee + checksum: 8685277ce1b96ec775882111ec55ce90a862cc57acb21ce94f8ac44a25f6fb34c7a7ce119e07b2d8ff5353a8d9e4f981cf96fa35532f71ddba6ca8fedc05bd8e languageName: node linkType: hard