Skip to content

Commit 8fb4f9d

Browse files
chore(deps-dev): bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.23.0...v7.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e913b8a commit 8fb4f9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/eslint-plugin": "^4.18.0",
7575
"@typescript-eslint/parser": "^4.18.0",
7676
"codecov": "^3.5.0",
77-
"eslint": "7.23.0",
77+
"eslint": "7.24.0",
7878
"eslint-config-prettier": "^8.1.0",
7979
"eslint-plugin-react": "^7.21.5",
8080
"husky": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3416,10 +3416,10 @@ eslint-visitor-keys@^2.0.0:
34163416
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
34173417
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
34183418

3419-
eslint@7.23.0:
3420-
version "7.23.0"
3421-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"
3422-
integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q==
3419+
eslint@7.24.0:
3420+
version "7.24.0"
3421+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
3422+
integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==
34233423
dependencies:
34243424
"@babel/code-frame" "7.12.11"
34253425
"@eslint/eslintrc" "^0.4.0"

0 commit comments

Comments
 (0)