File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"@types/node" : " 14.14.45" ,
39
39
"bob-the-bundler" : " 1.2.0" ,
40
40
"eslint-config-standard" : " 16.0.2" ,
41
- "eslint-plugin-import" : " 2.23.1 " ,
41
+ "eslint-plugin-import" : " 2.23.2 " ,
42
42
"eslint-plugin-node" : " 11.1.0" ,
43
43
"eslint-plugin-promise" : " 5.1.0" ,
44
44
"eslint-plugin-standard" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -2672,10 +2672,10 @@ eslint-plugin-es@^3.0.0:
2672
2672
eslint-utils "^2.0.0"
2673
2673
regexpp "^3.0.0"
2674
2674
2675
-
2676
- version "2.23.1 "
2677
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.1 .tgz#c13ffdee9f5720e9432fa7e899c222fa25978636 "
2678
- integrity sha512-epW62znqcFCyQeixVrqy26WpdN1Y3LZH5G9XCuiiTCVuksjC4Je+4o1z5mIpa6P1KMyz1n4RT436VSrZoA5+5A ==
2675
+
2676
+ version "2.23.2 "
2677
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2 .tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484 "
2678
+ integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg ==
2679
2679
dependencies :
2680
2680
array-includes "^3.1.3"
2681
2681
array.prototype.flat "^1.2.4"
You can’t perform that action at this time.
0 commit comments