Skip to content

Commit 6c1bff1

Browse files
chore(deps): update dependency eslint-plugin-react to v7.21.5 (#1288)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 083e3fd commit 6c1bff1

File tree

2 files changed

+54
-2
lines changed

2 files changed

+54
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-import": "2.22.1",
5959
"eslint-plugin-mdx": "1.8.2",
6060
"eslint-plugin-prettier": "3.1.4",
61-
"eslint-plugin-react": "7.20.6",
61+
"eslint-plugin-react": "7.21.5",
6262
"gatsby": "2.25.3",
6363
"hast-util-select": "4.0.1",
6464
"husky": "4.3.0",

yarn.lock

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8199,6 +8199,14 @@ cacheable-request@^6.0.0:
81998199
normalize-url "^4.1.0"
82008200
responselike "^1.0.2"
82018201

8202+
call-bind@^1.0.0:
8203+
version "1.0.0"
8204+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.0.tgz#24127054bb3f9bdcb4b1fb82418186072f77b8ce"
8205+
integrity sha512-AEXsYIyyDY3MCzbwdhzG3Jx1R0J2wetQyUynn6dYHAO+bg8l1k7jwZtRv4ryryFs7EP+NDlikJlVe59jr0cM2w==
8206+
dependencies:
8207+
function-bind "^1.1.1"
8208+
get-intrinsic "^1.0.0"
8209+
82028210
call-me-maybe@^1.0.1:
82038211
version "1.0.1"
82048212
resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.1.tgz#26d208ea89e37b5cbde60250a15f031c16a4d66b"
@@ -11746,7 +11754,24 @@ [email protected]:
1174611754
string.prototype.matchall "^4.0.2"
1174711755
xregexp "^4.3.0"
1174811756

11749-
[email protected], eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.7.0:
11757+
11758+
version "7.21.5"
11759+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3"
11760+
integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==
11761+
dependencies:
11762+
array-includes "^3.1.1"
11763+
array.prototype.flatmap "^1.2.3"
11764+
doctrine "^2.1.0"
11765+
has "^1.0.3"
11766+
jsx-ast-utils "^2.4.1 || ^3.0.0"
11767+
object.entries "^1.1.2"
11768+
object.fromentries "^2.0.2"
11769+
object.values "^1.1.1"
11770+
prop-types "^15.7.2"
11771+
resolve "^1.18.1"
11772+
string.prototype.matchall "^4.0.2"
11773+
11774+
eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.7.0:
1175011775
version "7.20.6"
1175111776
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
1175211777
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
@@ -14058,6 +14083,15 @@ get-caller-file@^2.0.1:
1405814083
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
1405914084
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
1406014085

14086+
get-intrinsic@^1.0.0:
14087+
version "1.0.1"
14088+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.0.1.tgz#94a9768fcbdd0595a1c9273aacf4c89d075631be"
14089+
integrity sha512-ZnWP+AmS1VUaLgTRy47+zKtjTxz+0xMpx3I52i+aalBK1QP19ggLF3Db89KJX7kjfOfP2eoa01qc++GwPgufPg==
14090+
dependencies:
14091+
function-bind "^1.1.1"
14092+
has "^1.0.3"
14093+
has-symbols "^1.0.1"
14094+
1406114095
get-nonce@^1.0.0:
1406214096
version "1.0.1"
1406314097
resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3"
@@ -17869,6 +17903,14 @@ jsx-ast-utils@^2.2.1, jsx-ast-utils@^2.2.3, jsx-ast-utils@^2.4.1:
1786917903
array-includes "^3.1.1"
1787017904
object.assign "^4.1.0"
1787117905

17906+
"jsx-ast-utils@^2.4.1 || ^3.0.0":
17907+
version "3.1.0"
17908+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.1.0.tgz#642f1d7b88aa6d7eb9d8f2210e166478444fa891"
17909+
integrity sha512-d4/UOjg+mxAWxCiF0c5UTSwyqbchkbqCvK87aBovhnh8GtysTjWmgC63tY0cJx/HzGgm9qnA147jVBdpOiQ2RA==
17910+
dependencies:
17911+
array-includes "^3.1.1"
17912+
object.assign "^4.1.1"
17913+
1787217914
katex@^0.12.0:
1787317915
version "0.12.0"
1787417916
resolved "https://registry.yarnpkg.com/katex/-/katex-0.12.0.tgz#2fb1c665dbd2b043edcf8a1f5c555f46beaa0cb9"
@@ -20424,6 +20466,16 @@ object.assign@^4.1.0:
2042420466
has-symbols "^1.0.0"
2042520467
object-keys "^1.0.11"
2042620468

20469+
object.assign@^4.1.1:
20470+
version "4.1.2"
20471+
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
20472+
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
20473+
dependencies:
20474+
call-bind "^1.0.0"
20475+
define-properties "^1.1.3"
20476+
has-symbols "^1.0.1"
20477+
object-keys "^1.1.1"
20478+
2042720479
object.entries@^1.0.4, object.entries@^1.1.0, object.entries@^1.1.1, object.entries@^1.1.2:
2042820480
version "1.1.2"
2042920481
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"

0 commit comments

Comments
 (0)