diff options
author | dependabot-preview[bot] | 2020-11-03 08:37:41 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | d85d8a511d1b0d700bd5368352702f74cd263e0e (patch) | |
tree | e2290a5197a372841364b891452c3faf4718e21f /vnext/package.json | |
parent | 20c7792c7ecc97ac54443ae024634b8b4cb983e8 (diff) |
Bump jest from 26.5.3 to 26.6.2
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.2.
- [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.5.3...v26.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 47f68060..a1c4b795 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -31,7 +31,7 @@ "file-loader": "^6.1.1", "html-loader": "^1.3.2", "html-webpack-plugin": "^4.5.0", - "jest": "^26.5.3", + "jest": "^26.6.2", "mini-css-extract-plugin": "^1.0.0", "postcss-loader": "^4.0.4", "postcss-preset-env": "^6.7.0", |