aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-04 07:12:12 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitc7300b2fceef1a39a85baec07141417e37c818c4 (patch)
treef5f5b18e5d621158d9f028206f8fc78fe0de0389 /vnext/package.json
parentc39e3259a3f2c7e9d28839dece76944134bc866a (diff)
Bump jest from 26.6.2 to 26.6.3
Bumps [jest](https://github.com/facebook/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/compare/v26.6.2...v26.6.3) 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 206f256a..db486174 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -31,7 +31,7 @@
"file-loader": "^6.2.0",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^4.5.0",
- "jest": "^26.6.2",
+ "jest": "^26.6.3",
"mini-css-extract-plugin": "^1.2.1",
"postcss-loader": "^4.0.4",
"postcss-preset-env": "^6.7.0",