From 5a1fde1a658670b75afc60eb2fcb2adac9d4b883 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 05:22:12 +0000 Subject: [PATCH] build(deps-dev): bump jest from 26.6.3 to 27.0.5 Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d20444b..1545065 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "commitizen": "^4.0.1", "cz-conventional-changelog": "^3.0.2", "husky": "^4.0.1", - "jest": "^26.0.1", + "jest": "^27.0.5", "jsonwebtoken": "^8.5.1", "lint-staged": "^10.0.7", "nodemon": "^2.0.1",