mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
chore(deps): update dependency eslint to ~7.19.0 (#374)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6bbcc12a1e
commit
a2775cb58f
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user