Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-airbnb-typescript to v11 (
Browse files Browse the repository at this point in the history
…#7380)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 30, 2020
1 parent da6e3da commit 651f4fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"conventional-changelog-conventionalcommits": "4.4.0",
"cross-env": "7.0.2",
"eslint": "7.10.0",
"eslint-config-airbnb-typescript": "10.0.2",
"eslint-config-airbnb-typescript": "11.0.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1919,7 +1919,7 @@
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"

"@typescript-eslint/parser@4.3.0", "@typescript-eslint/parser@^4.0.1":
"@typescript-eslint/parser@4.3.0", "@typescript-eslint/parser@^4.2.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.3.0.tgz#684fc0be6551a2bfcb253991eec3c786a8c063a3"
integrity sha512-JyfRnd72qRuUwItDZ00JNowsSlpQGeKfl9jxwO0FHK1qQ7FbYdoy5S7P+5wh1ISkT2QyAvr2pc9dAemDxzt75g==
Expand Down Expand Up @@ -3927,12 +3927,12 @@ eslint-config-airbnb-base@^14.2.0:
object.assign "^4.1.0"
object.entries "^1.1.2"

eslint-config-airbnb-typescript@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-10.0.2.tgz#b4b76e4807dff2c1efc355c3ada864a06ea8ea4b"
integrity sha512-U5TzDB1RXXGTzzHy4Cy02Q3XK2qvv5QYVI8+DVM2lJ6rjojDaTwLP8PNA9eQywsfVNMkd18ArJWRM3h7naoUxQ==
eslint-config-airbnb-typescript@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-11.0.0.tgz#c5a95f6b4b3be4f8791d8769b21f6cede340e428"
integrity sha512-9PtEcJow7ghv+NuqCg1huVB6X28QNxjGUeB7scIKXdBqY/z7IGg6EwMq0XJCKY5cZlOVLH+0WmKoC2HB9MszJA==
dependencies:
"@typescript-eslint/parser" "^4.0.1"
"@typescript-eslint/parser" "^4.2.0"
eslint-config-airbnb "^18.2.0"
eslint-config-airbnb-base "^14.2.0"

Expand Down

0 comments on commit 651f4fb

Please sign in to comment.