diff options
author | dependabot[bot] | 2021-05-26 05:42:58 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | eaf9ea528978d0ee6f09a6cc132a78ab692919dd (patch) | |
tree | 08269d3a19ba5e31ac7cd857914cef9b871185d2 /vnext/package.json | |
parent | c0ec404676fcfc41eecd6a534174dc92b635cb48 (diff) |
Bump babel-jest from 26.6.3 to 27.0.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 27.0.1.
- [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.1/packages/babel-jest)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 21c93442..51ea0fbf 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -16,7 +16,7 @@ "@babel/preset-env": "7.14.2", "@babel/preset-react": "7.13.13", "babel-eslint": "^10.1.0", - "babel-jest": "^26.6.3", + "babel-jest": "^27.0.1", "babel-loader": "^8.2.2", "css-loader": "^5.2.6", "css-minimizer-webpack-plugin": "^3.0.0", |