From a1dbae5be15659f5d93c803e93719f59a51f9d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 27 Mar 2019 14:14:04 +0000 Subject: [PATCH] chore(deps-dev): bump @xwtec/eslint-config from 4.0.2 to 5.0.3 Bumps [@xwtec/eslint-config](https://github.com/xwtec/eslint-config) from 4.0.2 to 5.0.3. - [Release notes](https://github.com/xwtec/eslint-config/releases) - [Commits](https://github.com/xwtec/eslint-config/compare/v4.0.2...v5.0.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 49 ++++++------------------------------------------- 2 files changed, 7 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 529e1923..8e2e10f1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "7.4.2", "@commitlint/cli": "7.5.2", "@commitlint/config-conventional": "7.5.0", - "@xwtec/eslint-config": "4.0.2", + "@xwtec/eslint-config": "5.0.3", "babel-plugin-add-module-exports": "1.0.0", "city-lights-icons": "github:Yummygum/city-lights-icons-atom", "cz-conventional-changelog-emoji": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 36e6d502..ea2165da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -765,14 +765,12 @@ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw== -"@xwtec/eslint-config@4.0.2": - version "4.0.2" - resolved "https://registry.yarnpkg.com/@xwtec/eslint-config/-/eslint-config-4.0.2.tgz#f435ef74e0c210573169dbf7ebb91a7f9be352e4" - integrity sha512-YsdYNDoYRbCtlYEc3+21sr3wMYV1q6UaT6MlX8AaRPTAFj5c7Bp39RiJn0HxTNe7U2tRH9QW779yuV3RMAO67A== +"@xwtec/eslint-config@5.0.3": + version "5.0.3" + resolved "https://registry.yarnpkg.com/@xwtec/eslint-config/-/eslint-config-5.0.3.tgz#3a28156b1a8b898bd3f7266ea3ca6404866c8b5b" + integrity sha512-IQc37myZKCBspPETkiGBBNWizO1F5cRmiH6DaHqXIDwONtb806qzTqUkGc3gqWa/tStCVOZ5irlnpZqf4/GeKg== dependencies: - eslint-config-prettier "^4.1.0" eslint-plugin-prettier "^3.0.1" - eslint-plugin-vue "^5.2.2" JSONStream@^1.0.4: version "1.3.5" @@ -792,7 +790,7 @@ acorn-jsx@^5.0.0: resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e" integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg== -acorn@^6.0.2, acorn@^6.0.7: +acorn@^6.0.7: version "6.1.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f" integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA== @@ -1872,13 +1870,6 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.4, escape-string-regexp@^ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395" - integrity sha512-zILwX9/Ocz4SV2vX7ox85AsrAgXV3f2o2gpIicdMIOra48WYqgUnWNH/cR/iHtmD2Vb3dLSC3LiEJnS05Gkw7w== - dependencies: - get-stdin "^6.0.0" - eslint-plugin-prettier@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d" @@ -1886,14 +1877,7 @@ eslint-plugin-prettier@^3.0.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== - dependencies: - vue-eslint-parser "^5.0.0" - -eslint-scope@^4.0.0, eslint-scope@^4.0.3: +eslint-scope@^4.0.3: version "4.0.3" resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg== @@ -1953,15 +1937,6 @@ eslint@5.15.3: table "^5.2.3" text-table "^0.2.0" -espree@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f" - integrity sha512-I5BycZW6FCVIub93TeVY1s7vjhP9CY6cXCznIRfiig7nRviKZYdRnj/sHEWC6A7WE9RDWOFq9+7OsWSYz8qv2w== - dependencies: - acorn "^6.0.2" - acorn-jsx "^5.0.0" - eslint-visitor-keys "^1.0.0" - espree@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a" @@ -5514,18 +5489,6 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vue-eslint-parser@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1" - integrity sha512-JlHVZwBBTNVvzmifwjpZYn0oPWH2SgWv5dojlZBsrhablDu95VFD+hriB1rQGwbD+bms6g+rAFhQHk6+NyiS6g== - dependencies: - debug "^4.1.0" - eslint-scope "^4.0.0" - eslint-visitor-keys "^1.0.0" - espree "^4.1.0" - esquery "^1.0.1" - lodash "^4.17.11" - which-module@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"