Skip to content

Commit 388837b

Browse files
authored
chore(deps): update dependency eslint-config-airbnb-typescript to v18
1 parent 4c9c1ac commit 388837b

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
@@ -31,7 +31,7 @@
3131
"babel-plugin-transform-export-extensions": "6.22.0",
3232
"eslint": "8.56.0",
3333
"eslint-config-airbnb": "19.0.4",
34-
"eslint-config-airbnb-typescript": "17.1.0",
34+
"eslint-config-airbnb-typescript": "18.0.0",
3535
"eslint-config-prettier": "10.1.1",
3636
"eslint-config-standard": "17.1.0",
3737
"eslint-import-resolver-typescript": "4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5208,10 +5208,10 @@ eslint-config-airbnb-base@^15.0.0:
52085208
object.entries "^1.1.5"
52095209
semver "^6.3.0"
52105210

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

0 commit comments

Comments
 (0)