File tree 2 files changed +15
-15
lines changed
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 || ^6.0.0" ,
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 @@ -3185,16 +3185,16 @@ eslint-import-resolver-node@^0.3.2:
3185
3185
debug "^2.6.9"
3186
3186
resolve "^1.13.1"
3187
3187
3188
- eslint-loader@^2.1.2 :
3189
- version "2.2.1 "
3190
- resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1 .tgz#28b9c12da54057af0845e2a6112701a2f6bf8337 "
3191
- integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg ==
3188
+ eslint-loader@^3.0.0 :
3189
+ version "3.0.4 "
3190
+ resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-3.0.4 .tgz#4329482877e381c91460a055bcd08d3855b9922d "
3191
+ integrity sha512-I496aBd+Hi23Y0Cx+sKvw+VwlJre4ScIRlkrvTO6Scq68X/UXbN6F3lAhN8b0Zv8atAyprkyrA42K5QBJtCyaw ==
3192
3192
dependencies :
3193
- loader- fs-cache "^1.0 .0"
3194
- loader-utils "^1.0.2 "
3195
- object-assign "^4.0.1 "
3196
- object-hash "^1.1.4 "
3197
- rimraf "^2.6.1 "
3193
+ fs-extra "^8.1 .0"
3194
+ loader-fs-cache "^1.0.3 "
3195
+ loader-utils "^1.2.3 "
3196
+ object-hash "^2.0.3 "
3197
+ schema-utils "^2.6.5 "
3198
3198
3199
3199
eslint-module-utils@^2.4.1 :
3200
3200
version "2.6.0"
@@ -5103,7 +5103,7 @@ load-json-file@^2.0.0:
5103
5103
pify "^2.0.0"
5104
5104
strip-bom "^3.0.0"
5105
5105
5106
- loader-fs-cache@^1.0.0 :
5106
+ loader-fs-cache@^1.0.3 :
5107
5107
version "1.0.3"
5108
5108
resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz#f08657646d607078be2f0a032f8bd69dd6f277d9"
5109
5109
integrity sha512-ldcgZpjNJj71n+2Mf6yetz+c9bM4xpKtNds4LbqXzU/PTdeAX0g3ytnU1AJMEcTk2Lex4Smpe3Q/eCTsvUBxbA==
@@ -5816,10 +5816,10 @@ object-copy@^0.1.0:
5816
5816
define-property "^0.2.5"
5817
5817
kind-of "^3.0.3"
5818
5818
5819
- object-hash@^1.1.4 :
5820
- version "1.3.1 "
5821
- resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1. tgz#fde452098a951cb145f039bb7d455449ddc126df "
5822
- integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA ==
5819
+ object-hash@^2.0.3 :
5820
+ version "2.0.3 "
5821
+ resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.3. tgz#d12db044e03cd2ca3d77c0570d87225b02e1e6ea "
5822
+ integrity sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg ==
5823
5823
5824
5824
object-inspect@^1.7.0 :
5825
5825
version "1.7.0"
You can’t perform that action at this time.
0 commit comments