aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-26 05:41:04 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit2aacd8aec317b6ff7c173fb381d482a0be09a437 (patch)
tree104fb428fa308bd17271b37f929212db79797e97 /vnext/package.json
parenteaf9ea528978d0ee6f09a6cc132a78ab692919dd (diff)
Bump jest from 26.6.3 to 27.0.1
Bumps [jest](https://github.com/facebook/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/compare/v26.6.3...v27.0.1) 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 51ea0fbf..9598b618 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": "^26.6.3",
+ "jest": "^27.0.1",
"mini-css-extract-plugin": "^1.6.0",
"postcss-loader": "^5.3.0",
"postcss-preset-env": "^6.7.0",