diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-04-11 19:45:37 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-11 19:45:37 +0900 |
commit | ea73c900f66107fd4a5b2f3b05080bcf643c94ea (patch) | |
tree | f3b69bd1377f673bd7d42e5630c7ba5f5d5cf4cb /yarn.lock | |
parent | ec6fc79e1216a16589ddbecc21287faaf968b2d4 (diff) | |
parent | 68dc6c712a973a85d6171338c451ede6010e499f (diff) |
Merge pull request #1096 from ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.23.2
Bump eslint-plugin-react from 7.23.1 to 7.23.2
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2215,10 +2215,10 @@ eslint-plugin-prettier@3.3.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.23.1: - version "7.23.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11" - integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ== +eslint-plugin-react@7.23.2: + version "7.23.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz#2d2291b0f95c03728b55869f01102290e792d494" + integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw== dependencies: array-includes "^3.1.3" array.prototype.flatmap "^1.2.4" |