Skip to content

Commit f0d3ad3

Browse files
renovate-botforay1010
authored andcommitted
chore(deps): update dependency @foray1010/eslint-config to v4
1 parent 82dd971 commit f0d3ad3

File tree

2 files changed

+70
-60
lines changed

2 files changed

+70
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@commitlint/cli": "9.1.2",
5151
"@commitlint/config-conventional": "9.1.2",
5252
"@foray1010/babel-preset": "5.2.4",
53-
"@foray1010/eslint-config": "3.9.0",
53+
"@foray1010/eslint-config": "4.0.1",
5454
"@foray1010/prettier-config": "4.1.1",
5555
"@foray1010/remark-preset": "3.2.1",
5656
"@foray1010/stylelint-config": "2.2.5",

yarn.lock

Lines changed: 69 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,23 +1184,23 @@
11841184
dependencies:
11851185
read-pkg-up "^7.0.0"
11861186

1187-
"@foray1010/eslint-config@3.9.0":
1188-
version "3.9.0"
1189-
resolved "https://registry.yarnpkg.com/@foray1010/eslint-config/-/eslint-config-3.9.0.tgz#602ed2afed75d51837e08482a86feb8684a9f08c"
1190-
integrity sha512-3tQhMuCuoDxyv7Hiom2yoHScv0zhrtYVNyjiZStxs2WxsnW+LRhIcwsTBLTVKaNUSOU329IOT+f506klSd59DQ==
1187+
"@foray1010/eslint-config@4.0.1":
1188+
version "4.0.1"
1189+
resolved "https://registry.yarnpkg.com/@foray1010/eslint-config/-/eslint-config-4.0.1.tgz#93f8686b8572779a7fe51ba40d2bd276e030e5c9"
1190+
integrity sha512-zpkk9PKX5xhJ1HD0CBbA7cVJZCn5YEYN12y64r0ZG19OlQfqghTLYmxYpZIpfqwjY4LfgcEkY7M9/wpHbADOIg==
11911191
dependencies:
11921192
"@foray1010/common-presets-utils" "^2.1.1"
1193-
"@typescript-eslint/eslint-plugin" "^3.0.0"
1194-
"@typescript-eslint/parser" "^3.0.0"
1193+
"@typescript-eslint/eslint-plugin" "^4.0.1"
1194+
"@typescript-eslint/parser" "^4.0.1"
11951195
confusing-browser-globals "^1.0.9"
11961196
eslint-config-prettier "^6.3.0"
11971197
eslint-plugin-import "^2.18.2"
1198-
eslint-plugin-jest "^23.0.0"
1198+
eslint-plugin-jest "^24.0.0"
11991199
eslint-plugin-jest-dom "^3.0.1"
12001200
eslint-plugin-node "^11.0.0"
12011201
eslint-plugin-prettier "^3.1.1"
12021202
eslint-plugin-react "^7.16.0"
1203-
eslint-plugin-react-hooks "^4.0.0"
1203+
eslint-plugin-react-hooks "^4.1.1"
12041204
eslint-plugin-simple-import-sort "^5.0.0"
12051205
eslint-plugin-testing-library "^3.1.0"
12061206

@@ -1660,11 +1660,6 @@
16601660
dependencies:
16611661
"@types/webpack" "*"
16621662

1663-
"@types/eslint-visitor-keys@^1.0.0":
1664-
version "1.0.0"
1665-
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
1666-
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
1667-
16681663
16691664
version "78.0.1"
16701665
resolved "https://registry.yarnpkg.com/@types/firefox-webext-browser/-/firefox-webext-browser-78.0.1.tgz#9c3b929c65a8263facac03ab930b0fb0f8addfbb"
@@ -1935,30 +1930,32 @@
19351930
dependencies:
19361931
"@types/webpack" "*"
19371932

1938-
"@typescript-eslint/eslint-plugin@^3.0.0":
1939-
version "3.10.1"
1940-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
1941-
integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==
1933+
"@typescript-eslint/eslint-plugin@^4.0.1":
1934+
version "4.1.0"
1935+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.0.tgz#7d309f60815ff35e9627ad85e41928d7b7fd443f"
1936+
integrity sha512-U+nRJx8XDUqJxYF0FCXbpmD9nWt/xHDDG0zsw1vrVYAmEAuD/r49iowfurjSL2uTA2JsgtpsyG7mjO7PHf2dYw==
19421937
dependencies:
1943-
"@typescript-eslint/experimental-utils" "3.10.1"
1938+
"@typescript-eslint/experimental-utils" "4.1.0"
1939+
"@typescript-eslint/scope-manager" "4.1.0"
19441940
debug "^4.1.1"
19451941
functional-red-black-tree "^1.0.1"
19461942
regexpp "^3.0.0"
19471943
semver "^7.3.2"
19481944
tsutils "^3.17.1"
19491945

1950-
"@typescript-eslint/experimental-utils@3.10.1":
1951-
version "3.10.1"
1952-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
1953-
integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
1946+
"@typescript-eslint/experimental-utils@4.1.0", "@typescript-eslint/experimental-utils@^4.0.1":
1947+
version "4.1.0"
1948+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.0.tgz#263d7225645c09a411c8735eeffd417f50f49026"
1949+
integrity sha512-paEYLA37iqRIDPeQwAmoYSiZ3PiHsaAc3igFeBTeqRHgPnHjHLJ9OGdmP6nwAkF65p2QzEsEBtpjNUBWByNWzA==
19541950
dependencies:
19551951
"@types/json-schema" "^7.0.3"
1956-
"@typescript-eslint/types" "3.10.1"
1957-
"@typescript-eslint/typescript-estree" "3.10.1"
1952+
"@typescript-eslint/scope-manager" "4.1.0"
1953+
"@typescript-eslint/types" "4.1.0"
1954+
"@typescript-eslint/typescript-estree" "4.1.0"
19581955
eslint-scope "^5.0.0"
19591956
eslint-utils "^2.0.0"
19601957

1961-
"@typescript-eslint/experimental-utils@^2.29.0", "@typescript-eslint/experimental-utils@^2.5.0":
1958+
"@typescript-eslint/experimental-utils@^2.29.0":
19621959
version "2.34.0"
19631960
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f"
19641961
integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==
@@ -1968,21 +1965,28 @@
19681965
eslint-scope "^5.0.0"
19691966
eslint-utils "^2.0.0"
19701967

1971-
"@typescript-eslint/parser@^3.0.0":
1972-
version "3.10.1"
1973-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
1974-
integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==
1968+
"@typescript-eslint/parser@^4.0.1":
1969+
version "4.1.0"
1970+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.1.0.tgz#9b0409411725f14cd7faa81a664e5051225961db"
1971+
integrity sha512-hM/WNCQTzDHgS0Ke3cR9zPndL3OTKr9OoN9CL3UqulsAjYDrglSwIIgswSmHBcSbOzLmgaMARwrQEbIumIglvQ==
19751972
dependencies:
1976-
"@types/eslint-visitor-keys" "^1.0.0"
1977-
"@typescript-eslint/experimental-utils" "3.10.1"
1978-
"@typescript-eslint/types" "3.10.1"
1979-
"@typescript-eslint/typescript-estree" "3.10.1"
1980-
eslint-visitor-keys "^1.1.0"
1973+
"@typescript-eslint/scope-manager" "4.1.0"
1974+
"@typescript-eslint/types" "4.1.0"
1975+
"@typescript-eslint/typescript-estree" "4.1.0"
1976+
debug "^4.1.1"
19811977

1982-
"@typescript-eslint/[email protected]":
1983-
version "3.10.1"
1984-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
1985-
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
1978+
"@typescript-eslint/[email protected]":
1979+
version "4.1.0"
1980+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.1.0.tgz#9e389745ee9cfe12252ed1e9958808abd6b3a683"
1981+
integrity sha512-HD1/u8vFNnxwiHqlWKC/Pigdn0Mvxi84Y6GzbZ5f5sbLrFKu0al02573Er+D63Sw67IffVUXR0uR8rpdfdk+vA==
1982+
dependencies:
1983+
"@typescript-eslint/types" "4.1.0"
1984+
"@typescript-eslint/visitor-keys" "4.1.0"
1985+
1986+
"@typescript-eslint/[email protected]":
1987+
version "4.1.0"
1988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.0.tgz#edbd3fec346f34e13ce7aa176b03b497a32c496a"
1989+
integrity sha512-rkBqWsO7m01XckP9R2YHVN8mySOKKY2cophGM8K5uDK89ArCgahItQYdbg/3n8xMxzu2elss+an1TphlUpDuJw==
19861990

19871991
"@typescript-eslint/[email protected]":
19881992
version "2.34.0"
@@ -1997,26 +2001,27 @@
19972001
semver "^7.3.2"
19982002
tsutils "^3.17.1"
19992003

2000-
"@typescript-eslint/typescript-estree@3.10.1":
2001-
version "3.10.1"
2002-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
2003-
integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
2004+
"@typescript-eslint/typescript-estree@4.1.0":
2005+
version "4.1.0"
2006+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.0.tgz#394046ead25164494218c0e3d6b960695ea967f6"
2007+
integrity sha512-r6et57qqKAWU173nWyw31x7OfgmKfMEcjJl9vlJEzS+kf9uKNRr4AVTRXfTCwebr7bdiVEkfRY5xGnpPaNPe4Q==
20042008
dependencies:
2005-
"@typescript-eslint/types" "3.10.1"
2006-
"@typescript-eslint/visitor-keys" "3.10.1"
2009+
"@typescript-eslint/types" "4.1.0"
2010+
"@typescript-eslint/visitor-keys" "4.1.0"
20072011
debug "^4.1.1"
2008-
glob "^7.1.6"
2012+
globby "^11.0.1"
20092013
is-glob "^4.0.1"
20102014
lodash "^4.17.15"
20112015
semver "^7.3.2"
20122016
tsutils "^3.17.1"
20132017

2014-
"@typescript-eslint/visitor-keys@3.10.1":
2015-
version "3.10.1"
2016-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
2017-
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
2018+
"@typescript-eslint/visitor-keys@4.1.0":
2019+
version "4.1.0"
2020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.0.tgz#b2d528c9484e7eda1aa4f86ccf0432fb16e4d545"
2021+
integrity sha512-+taO0IZGCtCEsuNTTF2Q/5o8+fHrlml8i9YsZt2AiDCdYEJzYlsmRY991l/6f3jNXFyAWepdQj7n8Na6URiDRQ==
20182022
dependencies:
2019-
eslint-visitor-keys "^1.1.0"
2023+
"@typescript-eslint/types" "4.1.0"
2024+
eslint-visitor-keys "^2.0.0"
20202025

20212026
"@webassemblyjs/[email protected]":
20222027
version "1.9.0"
@@ -5110,12 +5115,12 @@ eslint-plugin-jest-dom@^3.0.1:
51105115
"@babel/runtime" "^7.9.6"
51115116
requireindex "^1.2.0"
51125117

5113-
eslint-plugin-jest@^23.0.0:
5114-
version "23.20.0"
5115-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099"
5116-
integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw==
5118+
eslint-plugin-jest@^24.0.0:
5119+
version "24.0.0"
5120+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.0.tgz#6b1c460c529104c7d16d889e76fe708b281c4d14"
5121+
integrity sha512-a0G7hSDbuBCW4PNT6MVpAyfnGbUDOqxzOyhR6wT2BIBnR7MhvfAqd6KKfsTjX+Z3gxzIHiEsihzdClU4cSc6qQ==
51175122
dependencies:
5118-
"@typescript-eslint/experimental-utils" "^2.5.0"
5123+
"@typescript-eslint/experimental-utils" "^4.0.1"
51195124

51205125
eslint-plugin-node@^11.0.0:
51215126
version "11.1.0"
@@ -5136,10 +5141,10 @@ eslint-plugin-prettier@^3.1.1:
51365141
dependencies:
51375142
prettier-linter-helpers "^1.0.0"
51385143

5139-
eslint-plugin-react-hooks@^4.0.0:
5140-
version "4.1.0"
5141-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
5142-
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
5144+
eslint-plugin-react-hooks@^4.1.1:
5145+
version "4.1.1"
5146+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.1.tgz#b37e1ff622b7800cd673901de32db1103d48411d"
5147+
integrity sha512-vFJNwsf4MLYS0lHYfz9LqxQ+GccYsGGeKPHDxgkIaKbAhNuTLnST+q44pt81MzJZyFU5K4XLF6WiCGv3Yb6tCg==
51435148

51445149
eslint-plugin-react@^7.16.0:
51455150
version "7.20.6"
@@ -5203,6 +5208,11 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
52035208
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
52045209
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
52055210

5211+
eslint-visitor-keys@^2.0.0:
5212+
version "2.0.0"
5213+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5214+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5215+
52065216
52075217
version "7.8.1"
52085218
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1.tgz#e59de3573fb6a5be8ff526c791571646d124a8fa"

0 commit comments

Comments
 (0)