aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-04 07:09:33 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit7b863eb7ef2e1594aab623b4625a52f3c4a6dccd (patch)
treecef6f43f906ba8fdaa1e4f229740b59d6ec5e435 /vnext/package.json
parentc7300b2fceef1a39a85baec07141417e37c818c4 (diff)
Bump babel-jest from 26.6.2 to 26.6.3
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.2 to 26.6.3. - [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/v26.6.3/packages/babel-jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 db486174..cb981afd 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -16,7 +16,7 @@
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.1",
"babel-eslint": "^10.1.0",
- "babel-jest": "^26.6.2",
+ "babel-jest": "^26.6.3",
"babel-loader": "^8.1.0",
"css-loader": "^5.0.0",
"css-minimizer-webpack-plugin": "^1.1.5",