Skip to content

Commit 61b2af7

Browse files
committed
chore(deps): update dependency eslint-config-airbnb-typescript to v6.3.2
1 parent 14015c5 commit 61b2af7

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
@@ -47,7 +47,7 @@
4747
"codecov": "3.6.1",
4848
"cz-conventional-changelog": "3.0.2",
4949
"eslint": "6.7.2",
50-
"eslint-config-airbnb-typescript": "6.3.1",
50+
"eslint-config-airbnb-typescript": "6.3.2",
5151
"eslint-config-prettier": "6.7.0",
5252
"eslint-plugin-import": "2.19.1",
5353
"eslint-plugin-prettier": "3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,10 +2295,10 @@ eslint-config-airbnb-base@^14.0.0:
22952295
object.assign "^4.1.0"
22962296
object.entries "^1.1.0"
22972297

2298-
2299-
version "6.3.1"
2300-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.3.1.tgz#28bd09099355324353a074a71951dd879cce7df0"
2301-
integrity sha512-+tkkVysaN63zXz+oiPfkfYSRMIY5QfHI4qFeyb1ZhRGF2jR6JslqDv5GkrW/eciySNTVTigFvf9hkqHT9vklJw==
2298+
2299+
version "6.3.2"
2300+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-6.3.2.tgz#d63d30f1f6b54fefdf619e0aa1e622d0f8bbccda"
2301+
integrity sha512-JdwaDl+0vX223MSKRyY+K8tQzrTcVDc3xCd3BtpQ4wsvu74Nbvvz7Ikuo/9ddFGZ2bNrYkfmXsPPrTdBJIxYug==
23022302
dependencies:
23032303
"@typescript-eslint/parser" "^2.3.0"
23042304
eslint-config-airbnb "^18.0.1"

0 commit comments

Comments
 (0)