Bump jest-environment-jsdom from 29.4.1 to 29.4.2 (#23582)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-14 09:35:10 +01:00
committed by GitHub
parent a4f22e4343
commit 6f34fdcd86
2 changed files with 11 additions and 85 deletions

View File

@ -151,7 +151,7 @@
"eslint-plugin-promise": "~6.1.1",
"eslint-plugin-react": "~7.32.2",
"jest": "^29.4.2",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-jsdom": "^29.4.2",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.4",
"raf": "^3.4.1",