From c20ca01c52079272f7d6bff96bce798260a44efa Mon Sep 17 00:00:00 2001 From: Coolfire Devops Date: Fri, 5 Nov 2021 17:50:44 +0000 Subject: [PATCH] chore(deps): pin dependency jest to v27.1.0 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c35c9df..1d7587a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint": "7.32.0", "eslint-config-prettier": "8.3.0", "eslint-plugin-prettier": "3.4.0", - "jest": "^27.0.6", + "jest": "27.1.0", "jest-serializer-path": "0.1.15", "jest-snapshot-serializer-ansi": "1.0.0", "prettier": "2.3.2", diff --git a/yarn.lock b/yarn.lock index 719700d..697b39b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -598,7 +598,7 @@ __metadata: eslint-config-prettier: 8.3.0 eslint-plugin-prettier: 3.4.0 io-ts: ^2.2.16 - jest: ^27.0.6 + jest: 27.1.0 jest-serializer-path: 0.1.15 jest-snapshot-serializer-ansi: 1.0.0 marked: ^3.0.0 @@ -4043,7 +4043,7 @@ fsevents@^2.3.2: languageName: node linkType: hard -"jest@npm:^27.0.6": +"jest@npm:27.1.0": version: 27.1.0 resolution: "jest@npm:27.1.0" dependencies: