mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-02 03:36:44 +02:00
Update dependency eslint-plugin-react to v7.23.2
This commit is contained in:
parent
2dc937d6d5
commit
d4b4cb6285
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10792,9 +10792,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-react": {
|
||||
"version": "7.23.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz",
|
||||
"integrity": "sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==",
|
||||
"version": "7.23.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz",
|
||||
"integrity": "sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==",
|
||||
"requires": {
|
||||
"array-includes": "^3.1.3",
|
||||
"array.prototype.flatmap": "^1.2.4",
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
"eslint": "7.23.0",
|
||||
"eslint-loader": "4.0.2",
|
||||
"eslint-plugin-import": "2.22.1",
|
||||
"eslint-plugin-react": "7.23.1",
|
||||
"eslint-plugin-react": "7.23.2",
|
||||
"gatsby-plugin-eslint": "2.0.8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue