Skip to content

Commit fdc32b3

Browse files
chore(deps): update dependency eslint-config-airbnb-typescript to v18
1 parent 04b63d8 commit fdc32b3

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.56.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.29.1",
5959
"eslint-plugin-jsx-a11y": "6.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6138,10 +6138,10 @@ eslint-config-airbnb-base@^15.0.0:
61386138
object.entries "^1.1.5"
61396139
semver "^6.3.0"
61406140

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

0 commit comments

Comments
 (0)