chore(deps-dev): bump eslint-plugin-react from 7.27.0 to 7.27.1 (#916)

This commit is contained in:
dependabot[bot] 2021-11-19 05:43:28 -08:00 committed by GitHub
parent 87c39a28a3
commit a134e12742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1656,9 +1656,9 @@
}
},
"node_modules/eslint-plugin-react": {
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz",
"integrity": "sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==",
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz",
"integrity": "sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==",
"dev": true,
"dependencies": {
"array-includes": "^3.1.4",
@ -9680,9 +9680,9 @@
}
},
"eslint-plugin-react": {
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.0.tgz",
"integrity": "sha512-0Ut+CkzpppgFtoIhdzi2LpdpxxBvgFf99eFqWxJnUrO7mMe0eOiNpou6rvNYeVVV6lWZvTah0BFne7k5xHjARg==",
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz",
"integrity": "sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==",
"dev": true,
"requires": {
"array-includes": "^3.1.4",