aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-24 22:56:43 +0000
committerGravatar vitalyster2023-01-25 01:57:26 +0300
commit3c3ac20a8e6ccd616f90b9bbc620dd253c58eefe (patch)
tree89449b497cd018ed977cdb9e0baa7dd951d3d0a5 /vnext/package.json
parent22db3484c2e269cf61af05959ad1f9d9f99c282a (diff)
build(deps-dev): bump jest from 29.3.1 to 29.4.0 in /vnext
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.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.4.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 8a73c0b3..21f96dbc 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -36,7 +36,7 @@
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.10.0",
- "jest": "^29.3.1",
+ "jest": "^29.4.0",
"jest-environment-jsdom": "^29.3.1",
"live-server": "^1.2.2",
"postcss": "^8.4.21",