diff options
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 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", |