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

Commit 6d93cbc

Browse files
authored
Update eslint: 7.18.0 → 7.19.0 (minor) (#258)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent ebc2585 commit 6d93cbc

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
@@ -32,7 +32,7 @@
3232
"@types/tape": "^4.13.0",
3333
"@typescript-eslint/eslint-plugin": "^4.14.1",
3434
"@typescript-eslint/parser": "^4.14.1",
35-
"eslint": "^7.18.0",
35+
"eslint": "^7.19.0",
3636
"eslint-config-prettier": "^7.2.0",
3737
"express": "^4.17.1",
3838
"prettier": "^2.2.1",

yarn.lock

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

704-
eslint@^7.18.0:
705-
version "7.18.0"
706-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
707-
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
704+
eslint@^7.19.0:
705+
version "7.19.0"
706+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
707+
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
708708
dependencies:
709709
"@babel/code-frame" "^7.0.0"
710710
"@eslint/eslintrc" "^0.3.0"

0 commit comments

Comments
 (0)