diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e3b06c5e7..e14c67602 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "eslint-plugin-promise": "~6.0.1", "eslint-plugin-react": "~7.31.8", "jest": "^29.0.3", - "jest-environment-jsdom": "^29.0.3", + "jest-environment-jsdom": "^29.1.2", "postcss-scss": "^4.0.5", "prettier": "^2.7.1", "raf": "^3.4.1", |