Skip to content

Commit 22ff2ce

Browse files
authored
Merge pull request #91 from masb0ymas/dependabot/npm_and_yarn/eslint-7.9.0
build(deps-dev): bump eslint from 7.8.1 to 7.9.0
2 parents 6afa9ab + 4f73da8 commit 22ff2ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@typescript-eslint/eslint-plugin": "^2.21.0",
104104
"@typescript-eslint/parser": "^2.21.0",
105105
"babel-plugin-module-resolver": "^4.0.0",
106-
"eslint": "^7.8.1",
106+
"eslint": "^7.9.0",
107107
"eslint-config-airbnb-base": "^14.0.0",
108108
"eslint-config-prettier": "^6.11.0",
109109
"eslint-import-resolver-babel-module": "^5.1.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3146,10 +3146,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
31463146
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
31473147
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
31483148

3149-
eslint@^7.8.1:
3150-
version "7.8.1"
3151-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1.tgz#e59de3573fb6a5be8ff526c791571646d124a8fa"
3152-
integrity sha512-/2rX2pfhyUG0y+A123d0ccXtMm7DV7sH1m3lk9nk2DZ2LReq39FXHueR9xZwshE5MdfSf0xunSaMWRqyIA6M1w==
3149+
eslint@^7.9.0:
3150+
version "7.9.0"
3151+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.9.0.tgz#522aeccc5c3a19017cf0cb46ebfd660a79acf337"
3152+
integrity sha512-V6QyhX21+uXp4T+3nrNfI3hQNBDa/P8ga7LoQOenwrlEFXrEnUEE+ok1dMtaS3b6rmLXhT1TkTIsG75HMLbknA==
31533153
dependencies:
31543154
"@babel/code-frame" "^7.0.0"
31553155
"@eslint/eslintrc" "^0.1.3"

0 commit comments

Comments
 (0)