yup-locale-ja

Japanese localization for yup

chore(deps): Support for yup v1 <https://github.com/pocka/yup-locale-ja/issues/16> Upgraded yup to v1. Thanks to its optional locale structure, I could keep support for v0.x. I removed translation for `number.notEqual` due to it already being removed at v0.24. It's listed in neither CHANGELOG nor migration guide, and no type definition for that so keeping that leads to type errors. I believe it's not a breaking change. See <https://github.com/jquense/yup/pull/705> for more details on removal of `number.notEqual`.

Changes

5 changed files (+43/-108)