@@ -1772,10 +1772,10 @@ eslint-plugin-react-hooks@^4.2.0:
1772
1772
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
1773
1773
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
1774
1774
1775
- eslint-plugin-react@^7.21.4 :
1776
- version "7.21.4 "
1777
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.4 .tgz#31060b2e5ff82b12e24a3cc33edb7d12f904775c "
1778
- integrity sha512-uHeQ8A0hg0ltNDXFu3qSfFqTNPXm1XithH6/SY318UX76CMj7Q599qWpgmMhVQyvhq36pm7qvoN3pb6/3jsTFg ==
1775
+ eslint-plugin-react@^7.22.0 :
1776
+ version "7.22.0 "
1777
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
1778
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
1779
1779
dependencies :
1780
1780
array-includes "^3.1.1"
1781
1781
array.prototype.flatmap "^1.2.3"
@@ -1786,7 +1786,7 @@ eslint-plugin-react@^7.21.4:
1786
1786
object.fromentries "^2.0.2"
1787
1787
object.values "^1.1.1"
1788
1788
prop-types "^15.7.2"
1789
- resolve "^1.17.0 "
1789
+ resolve "^1.18.1 "
1790
1790
string.prototype.matchall "^4.0.2"
1791
1791
1792
1792
eslint-plugin-rxjs@^2.1.5 :
@@ -2609,6 +2609,13 @@ is-cidr@^3.0.0:
2609
2609
dependencies :
2610
2610
cidr-regex "^2.0.10"
2611
2611
2612
+ is-core-module@^2.1.0 :
2613
+ version "2.2.0"
2614
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
2615
+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
2616
+ dependencies :
2617
+ has "^1.0.3"
2618
+
2612
2619
is-date-object@^1.0.1 :
2613
2620
version "1.0.1"
2614
2621
resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
4696
4703
dependencies :
4697
4704
global-dirs "^0.1.1"
4698
4705
4699
- resolve@^1.10.0, resolve@^1.13.1, resolve@^1.17.0 :
4700
- version "1.17 .0"
4701
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17 .0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444 "
4702
- integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w ==
4706
+ resolve@^1.10.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1 :
4707
+ version "1.19 .0"
4708
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19 .0.tgz#1af5bf630409734a067cae29318aac7fa29a267c "
4709
+ integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg ==
4703
4710
dependencies :
4711
+ is-core-module "^2.1.0"
4704
4712
path-parse "^1.0.6"
4705
4713
4706
4714
retry@^0.10.0 :
0 commit comments