Skip to content

Commit

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
  • Loading branch information
3 people committed Apr 25, 2022
1 parent 43e72d5 commit 5c23b7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -147,7 +147,7 @@
"del-cli": "4.0.1",
"eslint": "8.14.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "16.1.0",
"eslint-config-airbnb-typescript": "16.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Expand Up @@ -2312,11 +2312,10 @@ eslint-config-airbnb-base@15.0.0, eslint-config-airbnb-base@^15.0.0:
object.entries "^1.1.5"
semver "^6.3.0"


eslint-config-airbnb-typescript@16.1.0:
version "16.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.1.0.tgz#f75a6b4f3bb679eef34c3c930359c2ca9bc3f09c"
integrity sha512-W5Cq20KpEx5ZLC54bnVrC37zq2+WD956Kp/Ma3nYFRjT1v9KM63v+DPkrrmmrVqrlDKaD0ivm/qeYmyHV6qKlw==
eslint-config-airbnb-typescript@16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-16.2.0.tgz#9193fafd62f1cbf444895f4495eae334baf3265b"
integrity sha512-OUaMPZpTOZGKd5tXOjJ9PRU4iYNW/Z5DoHIynjsVK/FpkWdiY5+nxQW6TiJAlLwVI1l53xUOrnlZWtVBVQzuWA==
dependencies:
eslint-config-airbnb-base "^15.0.0"

Expand Down

0 comments on commit 5c23b7b

Please sign in to comment.