Merge pull request #286 from pybricks/dependabot/npm_and_yarn/eslint-7.19.0

Bump eslint from 7.18.0 to 7.19.0
This commit is contained in:
David Lechner
2021-02-01 12:03:06 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.0",
"eslint": "^7.17.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-config-typed-fp": "^1.3.0",
"eslint-plugin-functional": "^3.2.1",
+4 -4
View File
@@ -5098,10 +5098,10 @@ eslint-webpack-plugin@^2.1.0:
micromatch "^4.0.2"
schema-utils "^3.0.0"
eslint@^7.11.0, eslint@^7.17.0:
version "7.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
eslint@^7.11.0, 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"