Skip to content

Commit dbd6a17

Browse files
chore(deps): update dependency eslint-config-airbnb-typescript to v18
1 parent ffc8816 commit dbd6a17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-preset-gatsby": "^3.13.0",
5454
"eslint": "8.57.0",
5555
"eslint-config-airbnb": "19.0.4",
56-
"eslint-config-airbnb-typescript": "17.1.0",
56+
"eslint-config-airbnb-typescript": "18.0.0",
5757
"eslint-config-prettier": "9.1.0",
5858
"eslint-plugin-import": "2.30.0",
5959
"eslint-plugin-jsx-a11y": "6.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7400,10 +7400,10 @@ eslint-config-airbnb-base@^15.0.0:
74007400
object.entries "^1.1.5"
74017401
semver "^6.3.0"
74027402

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

0 commit comments

Comments
 (0)