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 a9a38343..45838052 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -35,7 +35,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-testing-library": "^5.9.1", "jest": "^29.2.2", - "jest-environment-jsdom": "^29.2.2", + "jest-environment-jsdom": "^29.3.0", "live-server": "^1.2.2", "postcss": "^8.4.18", "postcss-cli": "^10.0.0", |