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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-15 23:52:29 +00:00 committed by GitHub
parent b845124433
commit 77ac1990a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"@babel/cli": "^7.8.4", "@babel/cli": "^7.8.4",
"@babel/core": "^7.8.6", "@babel/core": "^7.8.6",
"@babel/preset-env": "^7.8.7", "@babel/preset-env": "^7.8.7",
"@tophat/eslint-config": "^0.6.0", "@tophat/eslint-config": "^0.7.0",
"eslint": "^7.0.0", "eslint": "^7.0.0",
"eslint-config-prettier": "^6.10.0", "eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.20.1", "eslint-plugin-import": "^2.20.1",

View file

@ -1240,10 +1240,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.0.0.tgz#9c13c2574c92d4503b005feca8f2e16cc1611506"
integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA== integrity sha512-KYyTT/T6ALPkIRd2Ge080X/BsXvy9O0hcWTtMWkPvwAwF99+vn6Dv4GzrFT/Nn1LePr+FFDbRXXlqmsy9lw2zA==
"@tophat/eslint-config@^0.6.0": "@tophat/eslint-config@^0.7.0":
version "0.6.1" version "0.7.0"
resolved "https://registry.yarnpkg.com/@tophat/eslint-config/-/eslint-config-0.6.1.tgz#6316a31d3c7b5f8e13510f6f71447ba5cdc22011" resolved "https://registry.yarnpkg.com/@tophat/eslint-config/-/eslint-config-0.7.0.tgz#63542479c880401ad6cd4a681ee578dab69a92bc"
integrity sha512-4xAqFbUqKxMqbAok5BxyDk2NnrnbZkzQfjl4keaRXP5lcoDyQUG9mr67klh1zeMFsjOWSeOnO2dSsTZ57QxeZg== integrity sha512-F5cn8Z53baJSwnPfEjKXgb1tMqXjRsegGqsrNQSPCLYF7b6AjFFWYf4DTs4i8vzh6DlR3zA64cE294AT6RsIcA==
"@types/babel__core@^7.0.0": "@types/babel__core@^7.0.0":
version "7.1.9" version "7.1.9"