From 77ac1990a3ef8c8377799545cbec152bbaa616b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 23:52:29 +0000 Subject: [PATCH] build(deps-dev): bump @tophat/eslint-config from 0.6.1 to 0.7.0 Bumps [@tophat/eslint-config](https://github.com/tophat/eslint-config) from 0.6.1 to 0.7.0. - [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.1...v0.7.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b315a13..7d98493 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.8.6", "@babel/preset-env": "^7.8.7", - "@tophat/eslint-config": "^0.6.0", + "@tophat/eslint-config": "^0.7.0", "eslint": "^7.0.0", "eslint-config-prettier": "^6.10.0", "eslint-plugin-import": "^2.20.1", diff --git a/yarn.lock b/yarn.lock index 0ed35c2..bd7f7d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1240,10 +1240,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506" integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA== -"@tophat/eslint-config@^0.6.0": - version "0.6.1" - resolved "https://registry.yarnpkg.com/@tophat/eslint-config/-/eslint-config-0.6.1.tgz#6316a31d3c7b5f8e13510f6f71447ba5cdc22011" - integrity sha512-4xAqFbUqKxMqbAok5BxyDk2NnrnbZkzQfjl4keaRXP5lcoDyQUG9mr67klh1zeMFsjOWSeOnO2dSsTZ57QxeZg== +"@tophat/eslint-config@^0.7.0": + version "0.7.0" + resolved "https://registry.yarnpkg.com/@tophat/eslint-config/-/eslint-config-0.7.0.tgz#63542479c880401ad6cd4a681ee578dab69a92bc" + integrity sha512-F5cn8Z53baJSwnPfEjKXgb1tMqXjRsegGqsrNQSPCLYF7b6AjFFWYf4DTs4i8vzh6DlR3zA64cE294AT6RsIcA== "@types/babel__core@^7.0.0": version "7.1.9"