mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency eslint-plugin-import to v2.23.1
This commit is contained in:
parent
705fd2bd55
commit
c6ea2d2214
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10636,9 +10636,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-import": {
|
||||
"version": "2.23.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.0.tgz",
|
||||
"integrity": "sha512-W5v1f7Cbam6BwbSSKtN6+yoUAms07ozbqAEhLOtf5erEqRv7w67PeZuAuBThaUkzdq2GfBx/5GBvxF+NWJshrQ==",
|
||||
"version": "2.23.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.23.1.tgz",
|
||||
"integrity": "sha512-epW62znqcFCyQeixVrqy26WpdN1Y3LZH5G9XCuiiTCVuksjC4Je+4o1z5mIpa6P1KMyz1n4RT436VSrZoA5+5A==",
|
||||
"requires": {
|
||||
"array-includes": "^3.1.3",
|
||||
"array.prototype.flat": "^1.2.4",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"babel-eslint": "10.1.0",
|
||||
"eslint": "7.26.0",
|
||||
"eslint-loader": "4.0.2",
|
||||
"eslint-plugin-import": "2.23.0",
|
||||
"eslint-plugin-import": "2.23.1",
|
||||
"eslint-plugin-react": "7.23.2",
|
||||
"gatsby-plugin-eslint": "2.0.8"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue