File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 "eslint-config-standard" : " ^10.2.1" ,
3535 "eslint-loader" : " ^1.9.0" ,
3636 "eslint-plugin-html" : " ^3.1.1" ,
37- "eslint-plugin-import" : " ^2.19.1 " ,
37+ "eslint-plugin-import" : " ^2.20.0 " ,
3838 "eslint-plugin-node" : " ^5.1.1" ,
3939 "eslint-plugin-promise" : " ^3.8.0" ,
4040 "eslint-plugin-standard" : " ^3.1.0" ,
Original file line number Diff line number Diff line change @@ -3211,9 +3211,9 @@ eslint-plugin-html@^3.1.1:
32113211 htmlparser2 "^3.8.2"
32123212 semver "^5.4.1"
32133213
3214- eslint-plugin-import@^2.19.1 :
3215- version "2.19.1 "
3216- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1 .tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448 "
3214+ eslint-plugin-import@^2.20.0 :
3215+ version "2.20.0 "
3216+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
32173217 dependencies :
32183218 array-includes "^3.0.3"
32193219 array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments