File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 67
67
"chai-subset" : " ^1.6.0" ,
68
68
"core-js" : " ^3.0.0" ,
69
69
"eslint" : " ^5.15.2" ,
70
- "eslint-loader" : " ^2.1.2 " ,
70
+ "eslint-loader" : " ^3.0.0 " ,
71
71
"eslint-plugin-header" : " ^1.0.0" ,
72
72
"eslint-plugin-import" : " ^2.8.0" ,
73
73
"eslint-plugin-node" : " ^8.0.1" ,
Original file line number Diff line number Diff line change @@ -3140,16 +3140,16 @@ eslint-import-resolver-node@^0.3.2:
3140
3140
debug "^2.6.9"
3141
3141
resolve "^1.13.1"
3142
3142
3143
- eslint-loader@^2.1.2 :
3144
- version "2.2.1 "
3145
- resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1 .tgz#28b9c12da54057af0845e2a6112701a2f6bf8337 "
3146
- integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg ==
3143
+ eslint-loader@^3.0.0 :
3144
+ version "3.0.4 "
3145
+ resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-3.0.4 .tgz#4329482877e381c91460a055bcd08d3855b9922d "
3146
+ integrity sha512-I496aBd+Hi23Y0Cx+sKvw+VwlJre4ScIRlkrvTO6Scq68X/UXbN6F3lAhN8b0Zv8atAyprkyrA42K5QBJtCyaw ==
3147
3147
dependencies :
3148
- loader- fs-cache "^1.0 .0"
3149
- loader-utils "^1.0.2 "
3150
- object-assign "^4.0.1 "
3151
- object-hash "^1.1.4 "
3152
- rimraf "^2.6.1 "
3148
+ fs-extra "^8.1 .0"
3149
+ loader-fs-cache "^1.0.3 "
3150
+ loader-utils "^1.2.3 "
3151
+ object-hash "^2.0.3 "
3152
+ schema-utils "^2.6.5 "
3153
3153
3154
3154
eslint-module-utils@^2.4.1 :
3155
3155
version "2.6.0"
@@ -5032,7 +5032,7 @@ load-json-file@^2.0.0:
5032
5032
pify "^2.0.0"
5033
5033
strip-bom "^3.0.0"
5034
5034
5035
- loader-fs-cache@^1.0.0 :
5035
+ loader-fs-cache@^1.0.3 :
5036
5036
version "1.0.3"
5037
5037
resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz#f08657646d607078be2f0a032f8bd69dd6f277d9"
5038
5038
integrity sha512-ldcgZpjNJj71n+2Mf6yetz+c9bM4xpKtNds4LbqXzU/PTdeAX0g3ytnU1AJMEcTk2Lex4Smpe3Q/eCTsvUBxbA==
@@ -5750,10 +5750,10 @@ object-copy@^0.1.0:
5750
5750
define-property "^0.2.5"
5751
5751
kind-of "^3.0.3"
5752
5752
5753
- object-hash@^1.1.4 :
5754
- version "1.3.1 "
5755
- resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1. tgz#fde452098a951cb145f039bb7d455449ddc126df "
5756
- integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA ==
5753
+ object-hash@^2.0.3 :
5754
+ version "2.0.3 "
5755
+ resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.3. tgz#d12db044e03cd2ca3d77c0570d87225b02e1e6ea "
5756
+ integrity sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg ==
5757
5757
5758
5758
object-inspect@^1.7.0 :
5759
5759
version "1.7.0"
You can’t perform that action at this time.
0 commit comments