From c12c2aad6dc6e9bbd83d581f4ecb995988efc145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Mar 2019 14:13:22 +0000 Subject: [PATCH] chore(deps-dev): bump @xwtec/eslint-config from 4.0.1 to 4.0.2 Bumps [@xwtec/eslint-config](https://github.com/xwtec/eslint-config) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/xwtec/eslint-config/releases) - [Changelog](https://github.com/xwtec/eslint-config/blob/master/changelog.md) - [Commits](https://github.com/xwtec/eslint-config/compare/v4.0.1...v4.0.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62cfc34a..529e1923 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.1", + "@xwtec/eslint-config": "4.0.2", "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 0aaea38c..36e6d502 100644 --- a/yarn.lock +++ b/yarn.lock @@ -765,10 +765,10 @@ resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw== -"@xwtec/eslint-config@4.0.1": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@xwtec/eslint-config/-/eslint-config-4.0.1.tgz#7d0d7fcd7da1cb4042d84d40664e1fdaaa32dd3e" - integrity sha512-jAhI4a162m1eDVQviQ0ZheohQjuvdjsQYrQPiU8EdmsGvPeWQeLEw3Ju4NE80zOerc1M6BFaoZg2TmiN8NyKgQ== +"@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== dependencies: eslint-config-prettier "^4.1.0" eslint-plugin-prettier "^3.0.1"