Skip to content

Commit 8a69a7d

Browse files
renovate-botrenovate[bot]
authored andcommittedJan 31, 2021
Update dependency eslint to v7.19.0
1 parent bf96135 commit 8a69a7d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"babel-loader": "8.2.2",
7676
"enzyme": "3.11.0",
7777
"enzyme-adapter-react-16": "1.15.6",
78-
"eslint": "7.18.0",
78+
"eslint": "7.19.0",
7979
"eslint-config-prettier": "7.2.0",
8080
"eslint-plugin-import": "2.22.1",
8181
"eslint-plugin-prettier": "3.3.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6966,10 +6966,10 @@ eslint-visitor-keys@^2.0.0:
69666966
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
69676967
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
69686968

6969-
eslint@7.18.0:
6970-
version "7.18.0"
6971-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
6972-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
6969+
eslint@7.19.0:
6970+
version "7.19.0"
6971+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
6972+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
69736973
dependencies:
69746974
"@babel/code-frame" "^7.0.0"
69756975
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)
Please sign in to comment.