|
@@ -3282,14 +3282,14 @@ eslint-config-prettier@^6.3.0:
|
|
|
get-stdin "^6.0.0"
|
|
|
|
|
|
eslint-loader@^3.0.0:
|
|
|
- version "3.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-3.0.0.tgz#fb70bc2d552a674f43f07f5e6575083e565e790d"
|
|
|
- integrity sha512-rdxyQ0i9VlhwVlR6oEzrIft8WNKYSD2/cOAJ1YVH/F76gAta7Zv1Dr5xJOUyx0fAsHB5cKNz9hwlUVLMFsQlPA==
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-3.0.1.tgz#03f5693d7c2dc5b710c2bbe85ca500536dc3c852"
|
|
|
+ integrity sha512-opQF7tGGf793wrpBex6WP7TzcGqJ5/vpQ9nziuznYNWSw/g4dB/5M4y8h7TJP5u6R6tBIFkJheV3MJxsVbNHNg==
|
|
|
dependencies:
|
|
|
loader-fs-cache "^1.0.2"
|
|
|
loader-utils "^1.2.3"
|
|
|
object-hash "^1.3.1"
|
|
|
- schema-utils "^2.1.0"
|
|
|
+ schema-utils "^2.2.0"
|
|
|
|
|
|
eslint-plugin-prettier@^3.1.1:
|
|
|
version "3.1.1"
|
|
@@ -7421,7 +7421,7 @@ schema-utils@^1.0.0:
|
|
|
ajv-errors "^1.0.0"
|
|
|
ajv-keywords "^3.1.0"
|
|
|
|
|
|
-schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.1.0:
|
|
|
+schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.1.0, schema-utils@^2.2.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.2.0.tgz#48a065ce219e0cacf4631473159037b2c1ae82da"
|
|
|
integrity sha512-5EwsCNhfFTZvUreQhx/4vVQpJ/lnCAkgoIHLhSpp4ZirE+4hzFvdJi0FMub6hxbFVBJYSpeVVmon+2e7uEGRrA==
|