Merge branch 'renovate/eslint-loader-2.x' into 'develop'
chore(deps): update dependency eslint-loader to v2.2.1 See merge request pleroma/admin-fe!234
This commit is contained in:
commit
800baf4aab
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"css-loader": "1.0.1",
|
||||
"eslint": "4.19.1",
|
||||
"eslint-friendly-formatter": "4.0.1",
|
||||
"eslint-loader": "2.0.0",
|
||||
"eslint-loader": "2.2.1",
|
||||
"eslint-plugin-vue": "4.7.1",
|
||||
"file-loader": "1.1.11",
|
||||
"flush-promises": "1.0.2",
|
||||
|
|
|
@ -4337,10 +4337,10 @@ eslint-friendly-formatter@4.0.1:
|
|||
strip-ansi "^4.0.0"
|
||||
text-table "^0.2.0"
|
||||
|
||||
eslint-loader@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.0.0.tgz#d136619b5c684e36531ffc28c60a56e404608f5d"
|
||||
integrity sha512-VxxGDI4bXzLk0+/jMt/0EkGMRKS9ox6Czx+yapMb9WJmcS/ZHhlhqcVUNgUjFBNp02j/2pZLdGOrG7EXyjoz/g==
|
||||
eslint-loader@2.2.1:
|
||||
version "2.2.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.2.1.tgz#28b9c12da54057af0845e2a6112701a2f6bf8337"
|
||||
integrity sha512-RLgV9hoCVsMLvOxCuNjdqOrUqIj9oJg8hF44vzJaYqsAHuY9G2YAeN3joQ9nxP0p5Th9iFSIpKo+SD8KISxXRg==
|
||||
dependencies:
|
||||
loader-fs-cache "^1.0.0"
|
||||
loader-utils "^1.0.2"
|
||||
|
|
Loading…
Reference in a new issue