File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 13
13
"test:unit" : " vue-cli-service test:unit"
14
14
},
15
15
"main" : " background.js" ,
16
+ "resolutions" : { "eslint-loader" : " 2.1.2" },
16
17
"dependencies" : {
17
18
"@tweenjs/tween.js" : " ^18.6.0" ,
18
19
"adm-zip" : " ^0.4.16" ,
Original file line number Diff line number Diff line change 1504
1504
integrity sha512-3a9rVpOKPQsDgAlRkhmBMHboGobivG/47BbQGE66Z8YJxrgF/AWikP3Jy67SmxtszRkyiWfw4aJFRV9r3MzffQ==
1505
1505
dependencies:
1506
1506
"@vue/cli-shared-utils" "^4.4.6"
1507
- eslint-loader "^2.2.1 "
1507
+ eslint-loader "^2.1.2 "
1508
1508
globby "^9.2.0"
1509
1509
inquirer "^7.1.0"
1510
1510
webpack "^4.0.0"
@@ -4580,10 +4580,10 @@ eslint-config-prettier@^3.3.0:
4580
4580
dependencies:
4581
4581
get-stdin "^6.0.0"
4582
4582
4583
- eslint-loader@^2.2.1:
4584
- version "2.2.1 "
4585
- resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1. tgz#28b9c12da54057af0845e2a6112701a2f6bf8337 "
4586
- integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg ==
4583
+ eslint-loader@2.1.2, eslint-loader@ ^2.2.1:
4584
+ version "2.1.2 "
4585
+ resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.1.2. tgz#453542a1230d6ffac90e4e7cb9cadba9d851be68 "
4586
+ integrity sha512-rA9XiXEOilLYPOIInvVH5S/hYfyTPyxag6DZhoQOduM+3TkghAEQ3VcFO8VnX4J4qg/UIBzp72aOf/xvYmpmsg ==
4587
4587
dependencies:
4588
4588
loader-fs-cache "^1.0.0"
4589
4589
loader-utils "^1.0.2"
You can’t perform that action at this time.
0 commit comments