From 2684f0dabbe4a6db7d966f67c3474e5e3e0f1044 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 05:51:00 +0000 Subject: [PATCH] :arrow_up: Bump eslint-config-steelbrain from 9.0.1 to 9.0.2 Bumps [eslint-config-steelbrain](https://github.com/steelbrain/eslintrc) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/steelbrain/eslintrc/releases) - [Changelog](https://github.com/steelbrain/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/steelbrain/eslintrc/compare/v9.0.1...v9.0.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 02d490e..40cd74e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -949,9 +949,9 @@ eslint-config-prettier@^6.0.0: get-stdin "^6.0.0" eslint-config-steelbrain@^9.0.1: - version "9.0.1" - resolved "https://registry.yarnpkg.com/eslint-config-steelbrain/-/eslint-config-steelbrain-9.0.1.tgz#c4c37645480ee3055ec2b0a8abee18db28806727" - integrity sha512-dGGoU+HFXLbf9Rfsh8t7FdufW1VE9/jceV1IT8julhNak+EA4qNyAoxJGZkUv8sdA3vXv6RzxaLEFlkijJfU9Q== + version "9.0.2" + resolved "https://registry.yarnpkg.com/eslint-config-steelbrain/-/eslint-config-steelbrain-9.0.2.tgz#e563eb6e9317e59737f24bbe04a6d6c836adc4f1" + integrity sha512-EI/884yHbWYJmI8CaDlyeSYVe/Swkj8TsViuGJZwOknIwpHSuefH8+N8v22o5WvnWJbpnZf3Yk6Af8t0C/ojaw== dependencies: "@typescript-eslint/eslint-plugin" "^2.18.0" "@typescript-eslint/parser" "^2.18.0"