Bump jest-environment-jsdom from 29.0.3 to 29.1.2 (#19282)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.0.3 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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]
2022-10-07 02:23:58 +09:00
committed by GitHub
parent 93f340a4bf
commit 34c8707dec
2 changed files with 64 additions and 39 deletions

View File

@ -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",