diff --git a/package.json b/package.json index 3a5e97c97ccf302c0cd8e6f58e18c3c9b83100a8..51446559777efa8f34c1cce202f969604b6c87de 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "electron-notarize": "^0.1.1", "electron-rebuild": "^1.10.1", "eslint": "^6.8.0", - "eslint-plugin-import": "^2.20.1", + "eslint-plugin-import": "^2.20.2", "file-loader": "^5.0.2", "graceful-fs": "^4.2.2", "html-loader": "0.5.5", diff --git a/yarn.lock b/yarn.lock index 2c5d75e90e399dbdf738d80e2af3377705f3cd21..bd9461cfbed24d298e8c449685426d1708bdfbd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2307,10 +2307,10 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-import@^2.20.1: - version "2.20.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3" - integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw== +eslint-plugin-import@^2.20.2: + version "2.20.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d" + integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg== dependencies: array-includes "^3.0.3" array.prototype.flat "^1.2.1"