From 716c85d55b83a23b72417388e2bf819a88325ba7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 Jul 2021 20:03:30 +0000 Subject: [PATCH] chore(deps): pin dependency jest to v23.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 861fae8e9..8a1483afa 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "google-libphonenumber": "3.2.18", "html-webpack-plugin": "3.2.0", "iso-3166-2": "0.4.0", - "jest": "^23.6.0", + "jest": "23.6.0", "jest-junit": "12.0.0", "keymirror": "0.1.1", "lodash.bindall": "4.4.0",