aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-08 17:06:54 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit33f7b844d90776f7ac1bbd7d21ae793792df8ea4 (patch)
tree4e6c1da7c6a7c0c39228699297af30b36e3ffa94 /vnext/package.json
parentf3b8a2fd8c074637df48290acbfcbaf8ea0b4e28 (diff)
Bump jest from 29.2.2 to 29.3.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.2 to 29.3.0. - [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.0/packages/jest) --- 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 9642299e..3b51bc4e 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.2.2",
+ "jest": "^29.3.0",
"jest-environment-jsdom": "^29.3.0",
"live-server": "^1.2.2",
"postcss": "^8.4.18",