Skip to content

Commit

Permalink
Merge pull request #52 from elifesciences/renovate/eslint-config-airb…
Browse files Browse the repository at this point in the history
…nb-typescript-18.x

chore(deps): update dependency eslint-config-airbnb-typescript to v18
  • Loading branch information
scottaubrey committed Apr 3, 2024
2 parents beba832 + a5aee20 commit 322c760
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^5.47.0",
"eslint": "^8.30.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-plugin-deprecation": "^1.5.0",
"eslint-plugin-import": "^2.26.0",
"jest": "^29.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1550,10 +1550,10 @@ eslint-config-airbnb-base@^15.0.0:
object.entries "^1.1.5"
semver "^6.3.0"

eslint-config-airbnb-typescript@^17.0.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.1.0.tgz#fda960eee4a510f092a9a1c139035ac588937ddc"
integrity sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==
eslint-config-airbnb-typescript@^18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0.0.tgz#b1646db4134858d704b1d2bee47e1d72c180315f"
integrity sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==
dependencies:
eslint-config-airbnb-base "^15.0.0"

Expand Down

0 comments on commit 322c760

Please sign in to comment.