From a2772c82fd8d70047d849a8fd35c3c641dc315a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Jun 2021 20:52:43 +0000 Subject: [PATCH] :arrow_up: Updates jest monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7b0deac3..e05601a1 100644 --- a/package.json +++ b/package.json @@ -48,12 +48,12 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-spellcheck": "0.0.8", - "expect": "^26.6.2", + "expect": "^27.0.2", "folio": "^0.3.18", "git-cz": "^4.1.0", "husky": "^4.2.5", "jest": "^27.0.0-next.2", - "jest-circus": "^26.6.3", + "jest-circus": "^27.0.4", "prettier": "^2.1.2", "lint-staged": "^10.1.6", "pretty-quick": "^3.1.0",