Skip to content

Commit 8c6c274

Browse files
Update dependency eslint to v7.32.0 (#402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e15e79c commit 8c6c274

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
@@ -44,7 +44,7 @@
4444
"@types/react": "17.0.16",
4545
"@typescript-eslint/eslint-plugin": "4.29.0",
4646
"@typescript-eslint/parser": "4.29.0",
47-
"eslint": "7.31.0",
47+
"eslint": "7.32.0",
4848
"eslint-config-airbnb": "18.2.1",
4949
"eslint-config-prettier": "8.3.0",
5050
"eslint-config-standard": "16.0.3",

yarn.lock

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

4143-
eslint@7.31.0:
4144-
version "7.31.0"
4145-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz#f972b539424bf2604907a970860732c5d99d3aca"
4146-
integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==
4143+
eslint@7.32.0:
4144+
version "7.32.0"
4145+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
4146+
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
41474147
dependencies:
41484148
"@babel/code-frame" "7.12.11"
41494149
"@eslint/eslintrc" "^0.4.3"

0 commit comments

Comments
 (0)