Skip to content

Commit 7b9da87

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.18.1
1 parent 974d6e1 commit 7b9da87

2 files changed

Lines changed: 43 additions & 5 deletions

File tree

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"eslint-plugin-flowtype": "2.50.3",
1010
"eslint-plugin-import": "2.20.0",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
12-
"eslint-plugin-react": "7.18.0",
12+
"eslint-plugin-react": "7.18.1",
1313
"jwt-decode": "2.2.0",
1414
"prettier-eslint-cli": "4.7.1",
1515
"react-scripts": "2.1.8"

advanced/yarn.lock

Lines changed: 42 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4259,10 +4259,10 @@ eslint-plugin-react@7.12.4:
42594259
prop-types "^15.6.2"
42604260
resolve "^1.9.0"
42614261

4262-
eslint-plugin-react@7.18.0:
4263-
version "7.18.0"
4264-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.0.tgz#2317831284d005b30aff8afb7c4e906f13fa8e7e"
4265-
integrity sha512-p+PGoGeV4SaZRDsXqdj9OWcOrOpZn8gXoGPcIQTzo2IDMbAKhNDnME9myZWqO3Ic4R3YmwAZ1lDjWl2R2hMUVQ==
4262+
eslint-plugin-react@7.18.1:
4263+
version "7.18.1"
4264+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.18.1.tgz#6e305532ccd8393f45f35f058903fb1d0bf83235"
4265+
integrity sha512-GTAhnWckqzzQzbbmqfoOPtpuVJAUPGliNyJRedvyboxAnZlui0INTmfVzQB0WjK9lbqKXixptMsd98LKamccPA==
42664266
dependencies:
42674267
array-includes "^3.1.1"
42684268
doctrine "^2.1.0"
@@ -4273,6 +4273,7 @@ eslint-plugin-react@7.18.0:
42734273
object.values "^1.1.1"
42744274
prop-types "^15.7.2"
42754275
resolve "^1.14.2"
4276+
string.prototype.matchall "^4.0.2"
42764277

42774278
eslint-scope@3.7.1, eslint-scope@^3.7.1:
42784279
version "3.7.1"
@@ -6007,6 +6008,15 @@ internal-ip@^3.0.1:
60076008
default-gateway "^2.6.0"
60086009
ipaddr.js "^1.5.2"
60096010

6011+
internal-slot@^1.0.2:
6012+
version "1.0.2"
6013+
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"
6014+
integrity sha512-2cQNfwhAfJIkU4KZPkDI+Gj5yNNnbqi40W9Gge6dfnk4TocEVm00B3bdiL+JINrbGJil2TeHvM4rETGzk/f/0g==
6015+
dependencies:
6016+
es-abstract "^1.17.0-next.1"
6017+
has "^1.0.3"
6018+
side-channel "^1.0.2"
6019+
60106020
invariant@^2.2.2:
60116021
version "2.2.2"
60126022
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
@@ -9961,6 +9971,14 @@ regexp-tree@^0.1.0:
99619971
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.5.tgz#7cd71fca17198d04b4176efd79713f2998009397"
99629972
integrity sha512-nUmxvfJyAODw+0B13hj8CFVAxhe7fDEAgJgaotBu3nnR+IgGgZq59YedJP5VYTlkEfqjuK6TuRpnymKdatLZfQ==
99639973

9974+
regexp.prototype.flags@^1.3.0:
9975+
version "1.3.0"
9976+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz#7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"
9977+
integrity sha512-2+Q0C5g951OlYlJz6yu5/M33IcsESLlLfsyIaLJaG4FA2r4yP8MvVMJUUP/fVBkSpbbbZlS5gynbEWLipiiXiQ==
9978+
dependencies:
9979+
define-properties "^1.1.3"
9980+
es-abstract "^1.17.0-next.1"
9981+
99649982
regexpp@^1.0.1:
99659983
version "1.1.0"
99669984
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab"
@@ -10603,6 +10621,14 @@ shellwords@^0.1.1:
1060310621
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
1060410622
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
1060510623

10624+
side-channel@^1.0.2:
10625+
version "1.0.2"
10626+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.2.tgz#df5d1abadb4e4bf4af1cd8852bf132d2f7876947"
10627+
integrity sha512-7rL9YlPHg7Ancea1S96Pa8/QWb4BtXL/TZvS6B8XFetGBeuhAsfmUspK6DokBeZ64+Kj9TCNRD/30pVz1BvQNA==
10628+
dependencies:
10629+
es-abstract "^1.17.0-next.1"
10630+
object-inspect "^1.7.0"
10631+
1060610632
signal-exit@^3.0.0, signal-exit@^3.0.2:
1060710633
version "3.0.2"
1060810634
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -10934,6 +10960,18 @@ string-width@^3.0.0:
1093410960
is-fullwidth-code-point "^2.0.0"
1093510961
strip-ansi "^5.1.0"
1093610962

10963+
string.prototype.matchall@^4.0.2:
10964+
version "4.0.2"
10965+
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz#48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e"
10966+
integrity sha512-N/jp6O5fMf9os0JU3E72Qhf590RSRZU/ungsL/qJUYVTNv7hTG0P/dbPjxINVN9jpscu3nzYwKESU3P3RY5tOg==
10967+
dependencies:
10968+
define-properties "^1.1.3"
10969+
es-abstract "^1.17.0"
10970+
has-symbols "^1.0.1"
10971+
internal-slot "^1.0.2"
10972+
regexp.prototype.flags "^1.3.0"
10973+
side-channel "^1.0.2"
10974+
1093710975
string.prototype.trimleft@^2.1.0:
1093810976
version "2.1.0"
1093910977
resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634"

0 commit comments

Comments
 (0)