chore(deps): update dependency eslint to ~7.19.0 (#374)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-01 06:22:18 +07:00 committed by GitHub
parent 6bbcc12a1e
commit a2775cb58f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"bulma": "~0.9.2",
"cssnano": "~4.1.10",
"del": "~6.0.0",
"eslint": "~7.18.0",
"eslint": "~7.19.0",
"eslint-config-standard": "~16.0.2",
"eslint-plugin-compat": "~3.9.0",
"eslint-plugin-import": "~2.22.1",

View File

@ -2267,10 +2267,10 @@ eslint@^7.3.1:
text-table "^0.2.0"
v8-compile-cache "^2.0.3"
eslint@~7.18.0:
version "7.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
eslint@~7.19.0:
version "7.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41"
integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg==
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.3.0"