mirror of
https://github.com/Safe-Support-Chat/ocrcc-chatbox
synced 2024-11-04 18:35:26 +00:00
Update dependency eslint-plugin-react to v7.14.3 (#147)
This commit is contained in:
parent
afa1e84b61
commit
20c2409139
6
package-lock.json
generated
6
package-lock.json
generated
@ -7708,9 +7708,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-react": {
|
||||
"version": "7.14.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.14.2.tgz",
|
||||
"integrity": "sha512-jZdnKe3ip7FQOdjxks9XPN0pjUKZYq48OggNMd16Sk+8VXx6JOvXmlElxROCgp7tiUsTsze3jd78s/9AFJP2mA==",
|
||||
"version": "7.14.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.14.3.tgz",
|
||||
"integrity": "sha512-EzdyyBWC4Uz2hPYBiEJrKCUi2Fn+BJ9B/pJQcjw5X+x/H2Nm59S4MJIvL4O5NEE0+WbnQwEBxWY03oUk+Bc3FA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"array-includes": "^3.0.3",
|
||||
|
@ -97,7 +97,7 @@
|
||||
"eslint-loader": "2.1.2",
|
||||
"eslint-plugin-import": "2.18.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||
"eslint-plugin-react": "7.14.2",
|
||||
"eslint-plugin-react": "7.14.3",
|
||||
"gh-pages": "2.0.1",
|
||||
"jest": "24.8.0",
|
||||
"jest-cli": "24.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user