From 7c82a9fdc53c785a87133b7dbceb0c99799b5404 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Thu, 25 Aug 2022 14:24:53 +0200 Subject: [PATCH] chore: update jest-watch-typeahead again --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 392e58bb70ed..2f4be78aa8c5 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "jest-serializer-ansi-escapes": "^2.0.1", "jest-silent-reporter": "^0.5.0", "jest-snapshot": "workspace:*", - "jest-watch-typeahead": "^2.1.0", + "jest-watch-typeahead": "^2.1.1", "jquery": "^3.2.1", "js-yaml": "^4.1.0", "micromatch": "^4.0.4", diff --git a/yarn.lock b/yarn.lock index f508ce09ef90..b81942634247 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2786,7 +2786,7 @@ __metadata: jest-serializer-ansi-escapes: ^2.0.1 jest-silent-reporter: ^0.5.0 jest-snapshot: "workspace:*" - jest-watch-typeahead: ^2.1.0 + jest-watch-typeahead: ^2.1.1 jquery: ^3.2.1 js-yaml: ^4.1.0 micromatch: ^4.0.4 @@ -12956,9 +12956,9 @@ __metadata: languageName: unknown linkType: soft -"jest-watch-typeahead@npm:^2.1.0": - version: 2.1.0 - resolution: "jest-watch-typeahead@npm:2.1.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 @@ -12969,7 +12969,7 @@ __metadata: strip-ansi: ^7.0.1 peerDependencies: jest: ^27.0.0 || ^28.0.0 || ^29.0.0 - checksum: 34b1edee61bd4dae82a7da1e14f6253840b013c7d62e65947619a982c5b766c8a003d40f5ab08029f0f93f2428a81c73f927c8ed278f1ec00bc0721b2134dae0 + checksum: ba5f619c82b382e93e3439dc262146c4aa71e126deb118418881c2cf6a83872cde115bef004b1d205df48f050c0cd6c88be1fba5d6ddc1d1aa11195a71ea8d07 languageName: node linkType: hard