diff options
author | 2021-05-08 21:48:17 +0300 | |
---|---|---|
committer | 2021-05-08 21:48:17 +0300 | |
commit | 213c3b9cc17b9a360a5ef1abd5e77feeb38d2f57 (patch) | |
tree | 26ea57ae27141f9db606e725ed599b446a30ffdf /yarn.lock | |
parent | Merge pull request #227 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) | |
parent | Bump eslint-plugin-react from 7.23.1 to 7.23.2 (diff) |
Merge pull request #229 from python-discord/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
@@ -4036,10 +4036,10 @@ escodegen@^1.11.0, escodegen@^1.14.1: optionalDependencies: source-map "~0.6.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== + 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" |