mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-20 09:45:37 +08:00
Merge pull request #699 from hodgef/dependabot/npm_and_yarn/eslint-plugin-react-7.21.2
This commit is contained in:
commit
5f10575341
6
package-lock.json
generated
6
package-lock.json
generated
@ -7353,9 +7353,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-react": {
|
||||
"version": "7.21.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.21.1.tgz",
|
||||
"integrity": "sha512-TGtWzWrFjZtrD1giMz0O6a9ul++YR9vZSzIL/a7qlb5I/ra/O5RkMGMJK+KKYnJrzz884kyAkEyWiU4Hg2HTrg==",
|
||||
"version": "7.21.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.21.2.tgz",
|
||||
"integrity": "sha512-j3XKvrK3rpBzveKFbgAeGsWb9uz6iUOrR0jixRfjwdFeGSRsXvVTFtHDQYCjsd1/6Z/xvb8Vy3LiI5Reo7fDrg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"array-includes": "^3.1.1",
|
||||
|
@ -67,7 +67,7 @@
|
||||
"eslint-plugin-flowtype": "4.7.0",
|
||||
"eslint-plugin-import": "2.22.0",
|
||||
"eslint-plugin-jsx-a11y": "6.3.1",
|
||||
"eslint-plugin-react": "7.21.1",
|
||||
"eslint-plugin-react": "7.21.2",
|
||||
"eslint-plugin-react-hooks": "^4.1.2",
|
||||
"file-loader": "6.1.0",
|
||||
"fs-extra": "9.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user