aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-04 06:30:53 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit5d7f77bfe17f795e04faabc1bc57080b5027d7cb (patch)
tree3ecbf9a7201266007b67523b8cca263f91a55919 /vnext/package.json
parent077c671c1c578210b2b70748f0a0d5a44b70b217 (diff)
Bump jest from 27.0.1 to 27.0.4
Bumps [jest](https://github.com/facebook/jest) from 27.0.1 to 27.0.4. - [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/v27.0.1...v27.0.4) --- updated-dependencies: - dependency-name: 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 72d4b135..e8d5e874 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -31,7 +31,7 @@
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.3.1",
- "jest": "^27.0.1",
+ "jest": "^27.0.4",
"mini-css-extract-plugin": "^1.6.0",
"postcss-loader": "^5.3.0",
"postcss-preset-env": "^6.7.0",