aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-09 17:01:38 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit74f2a59c4978fb13d3542e5337c442ca66c97160 (patch)
tree4c60dd1a47dd3d65596396b4f3c56585e6cbf87a /vnext/package.json
parentd6cbfdf46fb3f3c3613bc7bd69336fb62997c40d (diff)
Bump jest from 29.3.0 to 29.3.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.0 to 29.3.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest) --- 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 3a287be4..3a89860e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -34,7 +34,7 @@
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.9.1",
- "jest": "^29.3.0",
+ "jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.0",
"live-server": "^1.2.2",
"postcss": "^8.4.18",