ant-design/components/modal
dependabot[bot] 7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291)
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* chore: fix eslint errors in test files

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-08-30 10:57:13 +08:00
..
__tests__ chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291) 2022-08-30 10:57:13 +08:00
demo Corrected grammar in comment in hooks.md (#36185) 2022-06-23 10:33:12 +08:00
style add Modal @modal-border-radius less variable (#36527) 2022-07-15 14:50:07 +08:00
useModal fix(modal): Modal.xxx onCancel close argument is not a function (#36600) 2022-07-23 16:04:23 +08:00
confirm.tsx fix(modal): Modal.xxx onCancel close argument is not a function (#36600) 2022-07-23 16:04:23 +08:00
ConfirmDialog.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
destroyFns.ts fix: circular dependencies in Modal & Input (#31817) 2021-08-17 16:22:42 +08:00
index.en-US.md docs: faq about modal. close #35177 2022-04-22 19:30:44 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md docs: faq about modal. close #35177 2022-04-22 19:30:44 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) 2022-06-06 23:39:00 +08:00