From 0f80d8db06f0b74acb17d6f21cb85c3a02f03604 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 09:47:04 -0400 Subject: [PATCH 1/2] build(deps-dev): bump @tophat/eslint-config from 0.6.0 to 0.6.1 (#29) Bumps [@tophat/eslint-config](https://github.com/tophat/eslint-config) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/tophat/eslint-config/releases) - [Changelog](https://github.com/tophat/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/tophat/eslint-config/compare/v0.6.0...v0.6.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 972388d..4163eab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1220,9 +1220,9 @@ integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA== "@tophat/eslint-config@^0.6.0": - version "0.6.0" - resolved "https://registry.yarnpkg.com/@tophat/eslint-config/-/eslint-config-0.6.0.tgz#686979efb71df617c43bf359f1e9bffd81ea5e37" - integrity sha512-rutevCgwauwToeD9fzoxbFTlf5aq7hYviO0XBSJjNv38lppaWAQzM6y3FjWRa5CZHvbvaPeyJn/wcCHVb/UrhQ== + version "0.6.1" + resolved "https://registry.yarnpkg.com/@tophat/eslint-config/-/eslint-config-0.6.1.tgz#6316a31d3c7b5f8e13510f6f71447ba5cdc22011" + integrity sha512-4xAqFbUqKxMqbAok5BxyDk2NnrnbZkzQfjl4keaRXP5lcoDyQUG9mr67klh1zeMFsjOWSeOnO2dSsTZ57QxeZg== "@types/babel__core@^7.1.7": version "7.1.7" From 37ca97aa266d183af3c72ab7a402b72f6b0ce4aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 09:51:34 -0400 Subject: [PATCH 2/2] build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.11.0 (#28) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.11.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4163eab..90a1923 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2846,9 +2846,9 @@ escodegen@^1.14.1: source-map "~0.6.1" eslint-config-prettier@^6.10.0: - version "6.10.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f" - integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg== + version "6.11.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1" + integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA== dependencies: get-stdin "^6.0.0"