This repository was archived by the owner on Jun 13, 2022. It is now read-only.
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 61
61
"conventional-changelog-cli" : " 2.0.31" ,
62
62
"cross-env" : " 7.0.2" ,
63
63
"eslint" : " 6.8.0" ,
64
- "eslint-loader" : " 3 .0.4 " ,
64
+ "eslint-loader" : " 4 .0.0 " ,
65
65
"eslint-plugin-jest" : " 23.8.2" ,
66
66
"eslint-plugin-vue" : " 6.2.2" ,
67
67
"glob-promise" : " 3.4.0" ,
Original file line number Diff line number Diff line change @@ -7149,14 +7149,14 @@ eslint-import-resolver-node@^0.3.2:
7149
7149
debug "^2.6.9"
7150
7150
resolve "^1.13.1"
7151
7151
7152
- eslint-loader@3 .0.4 :
7153
- version "3 .0.4 "
7154
- resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-3 .0.4 .tgz#4329482877e381c91460a055bcd08d3855b9922d "
7155
- integrity sha512-I496aBd+Hi23Y0Cx+sKvw+VwlJre4ScIRlkrvTO6Scq68X/UXbN6F3lAhN8b0Zv8atAyprkyrA42K5QBJtCyaw ==
7152
+ eslint-loader@4 .0.0 :
7153
+ version "4 .0.0 "
7154
+ resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4 .0.0 .tgz#ab096ce9168fa167e4159afff66692c173fc7b79 "
7155
+ integrity sha512-QoaFRdh3oXt5i2uonSjO8dDnncsG05w7qvA7yYMvGDne8zAEk9R+R1rsfunp3OKVdO5mAJelf1x2Z1kYp664kA ==
7156
7156
dependencies:
7157
- fs-extra "^8.1 .0"
7157
+ fs-extra "^9.0 .0"
7158
7158
loader-fs-cache "^1.0.3"
7159
- loader-utils "^1.2.3 "
7159
+ loader-utils "^2.0.0 "
7160
7160
object-hash "^2.0.3"
7161
7161
schema-utils "^2.6.5"
7162
7162
You can’t perform that action at this time.
0 commit comments