aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-27 17:04:58 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commita9e7a9d145e2a19633abb9a025a96826914bceb6 (patch)
treecda3a898514f7f1a7ed5397be3ec85bb69d2591f /vnext/package.json
parentda5a90b7b1d39d9fa31b80c035cdd08618dbd15f (diff)
Bump jest from 27.0.6 to 27.1.0
Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.1.0. - [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.6...v27.1.0) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... 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 75e68e46..65bee488 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.2",
- "jest": "^27.0.6",
+ "jest": "^27.1.0",
"mini-css-extract-plugin": "^2.2.0",
"postcss": "^8.3.6",
"postcss-loader": "^6.1.1",