Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 92841df

Browse files
chore(deps): update dependency eslint-plugin-import to v2.32.0 (#806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db3800e commit 92841df

File tree

2 files changed

+60
-64
lines changed

2 files changed

+60
-64
lines changed

‎advanced/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"eslint": "4.19.1",
88
"eslint-config-react-app": "2.1.0",
99
"eslint-plugin-flowtype": "2.50.3",
10-
"eslint-plugin-import": "2.31.0",
10+
"eslint-plugin-import": "2.32.0",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
1212
"eslint-plugin-react": "7.37.5",
1313
"jwt-decode": "2.2.0",

‎advanced/yarn.lock‎

Lines changed: 59 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,6 +1773,20 @@ array-includes@^3.1.8:
17731773
get-intrinsic "^1.2.4"
17741774
is-string "^1.0.7"
17751775

1776+
array-includes@^3.1.9:
1777+
version "3.1.9"
1778+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a"
1779+
integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==
1780+
dependencies:
1781+
call-bind "^1.0.8"
1782+
call-bound "^1.0.4"
1783+
define-properties "^1.2.1"
1784+
es-abstract "^1.24.0"
1785+
es-object-atoms "^1.1.1"
1786+
get-intrinsic "^1.3.0"
1787+
is-string "^1.1.1"
1788+
math-intrinsics "^1.1.0"
1789+
17761790
array-map@~0.0.0:
17771791
version "0.0.0"
17781792
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -1817,37 +1831,28 @@ array.prototype.findlast@^1.2.5:
18171831
es-object-atoms "^1.0.0"
18181832
es-shim-unscopables "^1.0.2"
18191833

1820-
array.prototype.findlastindex@^1.2.5:
1821-
version "1.2.5"
1822-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
1823-
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
1834+
array.prototype.findlastindex@^1.2.6:
1835+
version "1.2.6"
1836+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564"
1837+
integrity sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==
18241838
dependencies:
1825-
call-bind "^1.0.7"
1839+
call-bind "^1.0.8"
1840+
call-bound "^1.0.4"
18261841
define-properties "^1.2.1"
1827-
es-abstract "^1.23.2"
1842+
es-abstract "^1.23.9"
18281843
es-errors "^1.3.0"
1829-
es-object-atoms "^1.0.0"
1830-
es-shim-unscopables "^1.0.2"
1831-
1832-
array.prototype.flat@^1.3.2:
1833-
version "1.3.2"
1834-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
1835-
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
1836-
dependencies:
1837-
call-bind "^1.0.2"
1838-
define-properties "^1.2.0"
1839-
es-abstract "^1.22.1"
1840-
es-shim-unscopables "^1.0.0"
1844+
es-object-atoms "^1.1.1"
1845+
es-shim-unscopables "^1.1.0"
18411846

1842-
array.prototype.flatmap@^1.3.2:
1843-
version "1.3.2"
1844-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
1845-
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
1847+
array.prototype.flat@^1.3.3:
1848+
version "1.3.3"
1849+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5"
1850+
integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==
18461851
dependencies:
1847-
call-bind "^1.0.2"
1848-
define-properties "^1.2.0"
1849-
es-abstract "^1.22.1"
1850-
es-shim-unscopables "^1.0.0"
1852+
call-bind "^1.0.8"
1853+
define-properties "^1.2.1"
1854+
es-abstract "^1.23.5"
1855+
es-shim-unscopables "^1.0.2"
18511856

18521857
array.prototype.flatmap@^1.3.3:
18531858
version "1.3.3"
@@ -4511,7 +4516,7 @@ es-abstract@^1.23.3:
45114516
unbox-primitive "^1.0.2"
45124517
which-typed-array "^1.1.15"
45134518

4514-
es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9:
4519+
es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9, es-abstract@^1.24.0:
45154520
version "1.24.0"
45164521
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.24.0.tgz#c44732d2beb0acc1ed60df840869e3106e7af328"
45174522
integrity sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==
@@ -4663,20 +4668,20 @@ es-set-tostringtag@^2.1.0:
46634668
has-tostringtag "^1.0.2"
46644669
hasown "^2.0.2"
46654670

4666-
es-shim-unscopables@^1.0.0:
4667-
version "1.0.0"
4668-
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
4669-
integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
4670-
dependencies:
4671-
has "^1.0.3"
4672-
46734671
es-shim-unscopables@^1.0.2:
46744672
version "1.0.2"
46754673
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
46764674
integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==
46774675
dependencies:
46784676
hasown "^2.0.0"
46794677

4678+
es-shim-unscopables@^1.1.0:
4679+
version "1.1.0"
4680+
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz#438df35520dac5d105f3943d927549ea3b00f4b5"
4681+
integrity sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==
4682+
dependencies:
4683+
hasown "^2.0.2"
4684+
46804685
es-to-primitive@^1.1.1:
46814686
version "1.1.1"
46824687
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -4782,10 +4787,10 @@ eslint-loader@2.1.1:
47824787
object-hash "^1.1.4"
47834788
rimraf "^2.6.1"
47844789

4785-
eslint-module-utils@^2.12.0:
4786-
version "2.12.0"
4787-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
4788-
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
4790+
eslint-module-utils@^2.12.1:
4791+
version "2.12.1"
4792+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff"
4793+
integrity sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw==
47894794
dependencies:
47904795
debug "^3.2.7"
47914796

@@ -4832,29 +4837,29 @@ eslint-plugin-import@2.14.0:
48324837
read-pkg-up "^2.0.0"
48334838
resolve "^1.6.0"
48344839

4835-
eslint-plugin-import@2.31.0:
4836-
version "2.31.0"
4837-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
4838-
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
4840+
eslint-plugin-import@2.32.0:
4841+
version "2.32.0"
4842+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz#602b55faa6e4caeaa5e970c198b5c00a37708980"
4843+
integrity sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==
48394844
dependencies:
48404845
"@rtsao/scc" "^1.1.0"
4841-
array-includes "^3.1.8"
4842-
array.prototype.findlastindex "^1.2.5"
4843-
array.prototype.flat "^1.3.2"
4844-
array.prototype.flatmap "^1.3.2"
4846+
array-includes "^3.1.9"
4847+
array.prototype.findlastindex "^1.2.6"
4848+
array.prototype.flat "^1.3.3"
4849+
array.prototype.flatmap "^1.3.3"
48454850
debug "^3.2.7"
48464851
doctrine "^2.1.0"
48474852
eslint-import-resolver-node "^0.3.9"
4848-
eslint-module-utils "^2.12.0"
4853+
eslint-module-utils "^2.12.1"
48494854
hasown "^2.0.2"
4850-
is-core-module "^2.15.1"
4855+
is-core-module "^2.16.1"
48514856
is-glob "^4.0.3"
48524857
minimatch "^3.1.2"
48534858
object.fromentries "^2.0.8"
48544859
object.groupby "^1.0.3"
4855-
object.values "^1.2.0"
4860+
object.values "^1.2.1"
48564861
semver "^6.3.1"
4857-
string.prototype.trimend "^1.0.8"
4862+
string.prototype.trimend "^1.0.9"
48584863
tsconfig-paths "^3.15.0"
48594864

48604865
eslint-plugin-jsx-a11y@5.1.1:
@@ -7138,10 +7143,10 @@ is-core-module@^2.13.0:
71387143
dependencies:
71397144
has "^1.0.3"
71407145

7141-
is-core-module@^2.15.1:
7142-
version "2.15.1"
7143-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
7144-
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
7146+
is-core-module@^2.16.1:
7147+
version "2.16.1"
7148+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
7149+
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
71457150
dependencies:
71467151
hasown "^2.0.2"
71477152

@@ -9484,15 +9489,6 @@ object.values@^1.1.0:
94849489
function-bind "^1.1.1"
94859490
has "^1.0.3"
94869491

9487-
object.values@^1.2.0:
9488-
version "1.2.0"
9489-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
9490-
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
9491-
dependencies:
9492-
call-bind "^1.0.7"
9493-
define-properties "^1.2.1"
9494-
es-object-atoms "^1.0.0"
9495-
94969492
object.values@^1.2.1:
94979493
version "1.2.1"
94989494
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /