Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint to v7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and AndrewUsher committed Apr 26, 2021
1 parent 17f1fa1 commit 9029d7d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file removed npm-packages-offline-cache/eslint-7.24.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/eslint-7.25.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@drewster/eslint-config": "3.1.1",
"@testing-library/react": "11.2.6",
"babel-eslint": "10.1.0",
"eslint": "7.24.0",
"eslint": "7.25.0",
"husky": "6.0.0",
"jest": "26.6.3",
"standard-version": "9.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6467,10 +6467,10 @@ eslint-webpack-plugin@^2.5.3:
micromatch "^4.0.2"
schema-utils "^3.0.0"

eslint@7.24.0:
version "7.24.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==
eslint@7.25.0:
version "7.25.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25.0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67"
integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw==
dependencies:
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.4.0"
Expand Down

0 comments on commit 9029d7d

Please sign in to comment.