From c9fa785d6494868ddaa135ee32175f933b0bcbde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 04:29:11 +0000 Subject: [PATCH] chore(deps): bump @spotify/eslint-config-base from 9.0.0 to 9.0.2 Bumps [@spotify/eslint-config-base](https://github.com/spotify/web-scripts) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/spotify/web-scripts/releases) - [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotify/web-scripts/compare/v9.0.0...v9.0.2) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e59189b3a2..94f8ef99bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4607,9 +4607,9 @@ "@sinonjs/commons" "^1.7.0" "@spotify/eslint-config-base@^9.0.0": - version "9.0.0" - resolved "https://registry.npmjs.org/@spotify/eslint-config-base/-/eslint-config-base-9.0.0.tgz#e122b2e6d1a11750170badc5be6774ded95953d2" - integrity sha512-LNGY6bBM0IlosvMIx9Ic5gqatpa5LPvrJhN4RnrUnP9oaXNLgPTKDE89p3eC5Tnh78ADdX4HD+rbHDSyP2tBgg== + version "9.0.2" + resolved "https://registry.npmjs.org/@spotify/eslint-config-base/-/eslint-config-base-9.0.2.tgz#a4830f610f40de935de795d3def486c3e5064ee4" + integrity sha512-HS+eLpVMbUUBXZ9ZlPcd6yCje/OVNhdcGDeU+DoK+C9AFfzbRtuZ1EJ8ewzj58ENrhlfJPuxCS68bypA/esyjw== "@spotify/eslint-config-oss@^1.0.1": version "1.0.2"