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 5a365d9b..b37fe7f5 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-testing-library": "^5.11.0", "eslint-webpack-plugin": "^4.0.1", "html-webpack-plugin": "^5.5.3", - "jest": "^29.5.0", + "jest": "^29.6.1", "jest-environment-jsdom": "^29.6.0", "mini-css-extract-plugin": "^2.7.6", "postcss": "^8.4.25", |