aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-22 17:09:48 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit7d7dc5520bf979595c859e6949adf5dd1dddf954 (patch)
treedb0f915503676e963f94a14690d0342662c4a647 /vnext/package.json
parent25e7a844e4a4abe52c38f0616ce6fdafaec644f6 (diff)
Bump babel-jest from 27.0.2 to 27.0.5
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.0.2 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/commits/v27.0.5/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 3aab963b..d585499b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -16,7 +16,7 @@
"@babel/preset-env": "7.14.5",
"@babel/preset-react": "7.14.5",
"babel-eslint": "^10.1.0",
- "babel-jest": "^27.0.2",
+ "babel-jest": "^27.0.5",
"babel-loader": "^8.2.2",
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^3.0.1",