From 108b961b8f0d1d0d70229a82f27e411f5fd5c0ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 00:07:45 +0000 Subject: [PATCH] chore(deps-dev): bump babel-jest from 27.5.0 to 27.5.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index db590e55..87207fc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@vue/test-utils": "^1.3.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0", - "babel-jest": "^27.5.0", + "babel-jest": "^27.5.1", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-nuxt": "^3.1.0", diff --git a/package.json b/package.json index 83f1f6c1..4262348b 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@vue/test-utils": "^1.3.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.1.0", - "babel-jest": "^27.5.0", + "babel-jest": "^27.5.1", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-nuxt": "^3.1.0",