mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency eslint-plugin-react to v7.25.1
This commit is contained in:
parent
e58b89b3ec
commit
e23e429199
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9784,9 +9784,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-react": {
|
||||
"version": "7.25.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.25.0.tgz",
|
||||
"integrity": "sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw==",
|
||||
"version": "7.25.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz",
|
||||
"integrity": "sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==",
|
||||
"requires": {
|
||||
"array-includes": "^3.1.3",
|
||||
"array.prototype.flatmap": "^1.2.4",
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"eslint": "7.32.0",
|
||||
"eslint-loader": "4.0.2",
|
||||
"eslint-plugin-import": "2.24.2",
|
||||
"eslint-plugin-react": "7.25.0",
|
||||
"eslint-plugin-react": "7.25.1",
|
||||
"gatsby-plugin-eslint": "4.0.0",
|
||||
"prettier": "2.3.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue