From ec0cee36950892fe780c3f52b2a897de0d24d0af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 21:38:35 +0000 Subject: [PATCH] chore(deps-dev): bump @bamdadsabbagh/eslint-config from 2.0.21 to 2.0.26 Bumps [@bamdadsabbagh/eslint-config](https://github.com/bamdadsabbagh/eslint-config) from 2.0.21 to 2.0.26. - [Release notes](https://github.com/bamdadsabbagh/eslint-config/releases) - [Changelog](https://github.com/bamdadsabbagh/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/bamdadsabbagh/eslint-config/compare/v2.0.21...v2.0.26) --- updated-dependencies: - dependency-name: "@bamdadsabbagh/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f85e4f8..847f8e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -231,9 +231,9 @@ to-fast-properties "^2.0.0" "@bamdadsabbagh/eslint-config@^2.0.21": - version "2.0.21" - resolved "https://registry.yarnpkg.com/@bamdadsabbagh/eslint-config/-/eslint-config-2.0.21.tgz#16fc10e7e3e71e8e43bcff929795725dc1c41b17" - integrity sha512-tSTV+zIHcea7su/HmNCRhVjBBTsvwZi0I64v4T4t2ByDO5B+3SMWsNU+xXSYBFrmt6Gwo8k8t44361PxKlNZUw== + version "2.0.26" + resolved "https://registry.yarnpkg.com/@bamdadsabbagh/eslint-config/-/eslint-config-2.0.26.tgz#59fa79136e6e19a6e02784b42e92c2d1ab147eda" + integrity sha512-0ZE99cVoRuNnlp8Mk4ZS2Ew5fkHUrpXY5oaFUlGIBcXU+eNsQxzJJAOAqdMedV3KbffEbCdn1+qqUGDj0BaBeA== dependencies: "@babel/core" "^7.15.0" "@babel/eslint-parser" "^7.15.0"