aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-27 21:42:22 +0000
committerGravatar vitalyster2023-01-28 03:42:36 +0300
commit209afc47ea1b1778a538bcb9f413842646116f6c (patch)
tree637ffb6ae187b3855a5bf944db02498f3d92a481 /vnext/package.json
parente79cda2c6e7c6d73d9f25e66b754b7b2af5fa16b (diff)
build(deps-dev): bump jest from 29.4.0 to 29.4.1 in /vnext
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.0 to 29.4.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.4.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 96b0e11e..017e55cc 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.4.0",
+ "jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.0",
"live-server": "^1.2.2",
"postcss": "^8.4.21",