diff --git a/package.json b/package.json index a1c555e..bf7cc2a 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "camelcase": "^6.2.0", "colors": "^1.4.0", "dotenv": "^10.0.0", - "eslint": "^7.30.0", + "eslint": "^7.32.0", "eslint-plugin-file-progress": "^1.1.0", "eslint-plugin-formatjs": "^2.17.1", "eslint-plugin-prettier": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 91fecb2..ea152d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3071,10 +3071,10 @@ eslint-visitor-keys@^2.0.0: resolved "https://registry.nlark.com/eslint-visitor-keys/download/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" integrity sha1-9lMoJZMFknOSyTjtROsKXJsr0wM= -eslint@^7.30.0: - version "7.31.0" - resolved "https://registry.nlark.com/eslint/download/eslint-7.31.0.tgz?cache=0&sync_timestamp=1626559261549&other_urls=https%3A%2F%2Fregistry.nlark.com%2Feslint%2Fdownload%2Feslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca" - integrity sha1-+XK1OUJL8mBJB6lwhgcyxdmdOso= +eslint@^7.32.0: + version "7.32.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d" + integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA== dependencies: "@babel/code-frame" "7.12.11" "@eslint/eslintrc" "^0.4.3"