Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit 52e9e7b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v7.4.0
1 parent 74f38c8 commit 52e9e7b

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
@@ -81,7 +81,7 @@
8181
"@types/jest": "26.0.3",
8282
"babel-eslint": "10.1.0",
8383
"babel-jest": "26.1.0",
84-
"eslint": "7.3.1",
84+
"eslint": "7.4.0",
8585
"eslint-plugin-import": "2.22.0",
8686
"eslint-plugin-jest": "23.17.1",
8787
"jest": "26.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,10 +3944,10 @@ eslint-visitor-keys@^1.2.0:
39443944
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
39453945
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
39463946

3947-
eslint@7.3.1:
3948-
version "7.3.1"
3949-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
3950-
integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
3947+
eslint@7.4.0:
3948+
version "7.4.0"
3949+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
3950+
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
39513951
dependencies:
39523952
"@babel/code-frame" "^7.0.0"
39533953
ajv "^6.10.0"

0 commit comments

Comments
 (0)