2586
2586
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2587
2587
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
2588
2588
2589
- eslint-import-resolver-node@^0.3.5 :
2589
+ eslint-import-resolver-node@^0.3.6 :
2590
2590
version "0.3.6"
2591
2591
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
2592
2592
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
@@ -2602,35 +2602,36 @@ eslint-module-utils@^2.6.2:
2602
2602
debug "^3.2.7"
2603
2603
pkg-dir "^2.0.0"
2604
2604
2605
-
2606
- version "2.24.0 "
2607
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0 .tgz#697ffd263e24da5e84e03b282f5fb62251777177 "
2608
- integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg ==
2605
+
2606
+ version "2.24.2 "
2607
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2 .tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da "
2608
+ integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q ==
2609
2609
dependencies :
2610
2610
array-includes "^3.1.3"
2611
2611
array.prototype.flat "^1.2.4"
2612
2612
debug "^2.6.9"
2613
2613
doctrine "^2.1.0"
2614
- eslint-import-resolver-node "^0.3.5 "
2614
+ eslint-import-resolver-node "^0.3.6 "
2615
2615
eslint-module-utils "^2.6.2"
2616
2616
find-up "^2.0.0"
2617
2617
has "^1.0.3"
2618
- is-core-module "^2.4 .0"
2618
+ is-core-module "^2.6 .0"
2619
2619
minimatch "^3.0.4"
2620
- object.values "^1.1.3 "
2620
+ object.values "^1.1.4 "
2621
2621
pkg-up "^2.0.0"
2622
2622
read-pkg-up "^3.0.0"
2623
2623
resolve "^1.20.0"
2624
- tsconfig-paths "^3.9 .0"
2624
+ tsconfig-paths "^3.11 .0"
2625
2625
2626
- eslint-plugin-react@7.24.0 :
2627
- version "7.24.0 "
2628
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0 .tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4 "
2629
- integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q ==
2626
+ eslint-plugin-react@7.25.1 :
2627
+ version "7.25.1 "
2628
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1 .tgz#9286b7cd9bf917d40309760f403e53016eda8331 "
2629
+ integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug ==
2630
2630
dependencies :
2631
2631
array-includes "^3.1.3"
2632
2632
array.prototype.flatmap "^1.2.4"
2633
2633
doctrine "^2.1.0"
2634
+ estraverse "^5.2.0"
2634
2635
has "^1.0.3"
2635
2636
jsx-ast-utils "^2.4.1 || ^3.0.0"
2636
2637
minimatch "^3.0.4"
@@ -3542,7 +3543,7 @@ is-cidr@*:
3542
3543
dependencies :
3543
3544
cidr-regex "^3.1.1"
3544
3545
3545
- is-core-module@^2.2.0, is-core-module@^2.4 .0, is-core-module@^2.5 .0 :
3546
+ is-core-module@^2.2.0, is-core-module@^2.5 .0, is-core-module@^2.6 .0 :
3546
3547
version "2.6.0"
3547
3548
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
3548
3549
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
@@ -4932,7 +4933,7 @@ object.pick@^1.3.0:
4932
4933
dependencies :
4933
4934
isobject "^3.0.1"
4934
4935
4935
- object.values@^1.1.3, object.values@^1.1. 4 :
4936
+ object.values@^1.1.4 :
4936
4937
version "1.1.4"
4937
4938
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
4938
4939
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
@@ -5741,10 +5742,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
5741
5742
dependencies :
5742
5743
estree-walker "^0.6.1"
5743
5744
5744
-
5745
- version "2.56.2 "
5746
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.2 .tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f "
5747
- integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ ==
5745
+
5746
+ version "2.56.3 "
5747
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3 .tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff "
5748
+ integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg ==
5748
5749
optionalDependencies :
5749
5750
fsevents "~2.3.2"
5750
5751
@@ -5784,10 +5785,10 @@ safe-regex@^1.1.0:
5784
5785
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
5785
5786
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
5786
5787
5787
-
5788
- version "17.4.4 "
5789
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.4 .tgz#650dd50ecb520a5a2bc6811305bc9d4d5c3128b1 "
5790
- integrity sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA ==
5788
+
5789
+ version "17.4.7 "
5790
+ resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.4.7 .tgz#88e1dce7294cc43acc54c4e0a83f582264567206 "
5791
+ integrity sha512-3Ghu8mKCJgCG3QzE5xphkYWM19lGE3XjFdOXQIKBM2PBpBvgFQ/lXv31oX0+fuN/UjNFO/dqhNs8ATLBhg6zBg ==
5791
5792
dependencies :
5792
5793
" @semantic-release/commit-analyzer" " ^8.0.0"
5793
5794
" @semantic-release/error" " ^2.2.0"
@@ -6493,7 +6494,7 @@ trim-off-newlines@^1.0.0:
6493
6494
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
6494
6495
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
6495
6496
6496
- tsconfig-paths@^3.9 .0 :
6497
+ tsconfig-paths@^3.11 .0 :
6497
6498
version "3.11.0"
6498
6499
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
6499
6500
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
@@ -6600,12 +6601,7 @@ typescript-compiler@^1.4.1-2:
6600
6601
resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f"
6601
6602
integrity sha1-uk99si2RU0oZKdkACdzhYety/T8=
6602
6603
6603
-
6604
- version "4.3.5"
6605
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
6606
- integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
6607
-
6608
- typescript@^4.0.2 :
6604
+ [email protected] , typescript@^4.0.2:
6609
6605
version "4.4.2"
6610
6606
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
6611
6607
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
0 commit comments