File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -1584,9 +1584,9 @@ eslint-module-utils@^2.7.4:
1584
1584
debug "^3.2.7"
1585
1585
1586
1586
eslint-plugin-import@^2.26.0 :
1587
- version "2.27.2 "
1588
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.2 .tgz#4619f1952566a3cc1471ee07716322d4b0254526 "
1589
- integrity sha512-/S1QaM52PzKy1C4c5Sw7hB6glROSUpMZ8RVREVC4se7z4AlyDxv0kU7uWkHc8aIVNb19oz86z7c6vdtuKUwLvw ==
1587
+ version "2.27.4 "
1588
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.4 .tgz#319c2f6f6580e1678d674a258ee5e981c10cc25b "
1589
+ integrity sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA ==
1590
1590
dependencies :
1591
1591
array-includes "^3.1.6"
1592
1592
array.prototype.flat "^1.3.1"
@@ -1601,6 +1601,7 @@ eslint-plugin-import@^2.26.0:
1601
1601
minimatch "^3.1.2"
1602
1602
object.values "^1.1.6"
1603
1603
resolve "^1.22.1"
1604
+ semver "^6.3.0"
1604
1605
tsconfig-paths "^3.14.1"
1605
1606
1606
1607
eslint-rule-composer@^0.3.0 :
@@ -4895,6 +4896,11 @@ semver-greatest-satisfied-range@^1.1.0:
4895
4896
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
4896
4897
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
4897
4898
4899
+ semver@^6.3.0 :
4900
+ version "6.3.0"
4901
+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
4902
+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
4903
+
4898
4904
semver@^7.3.4, semver@^7.3.5 :
4899
4905
version "7.3.8"
4900
4906
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
You can’t perform that action at this time.
0 commit comments