From 6aa20473c22532effa33ad3d12c749dfca8df049 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 08:01:52 +0000 Subject: [PATCH] Bump eslint-config-awzzm-ts from 1.5.0 to 1.5.2 Bumps [eslint-config-awzzm-ts](https://github.com/moritzruth/eslint-config-awzzm/tree/HEAD/packages/ts) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/moritzruth/eslint-config-awzzm/releases) - [Commits](https://github.com/moritzruth/eslint-config-awzzm/commits/v1.5.2/packages/ts) 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 8d3bdcb..0009387 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1996,9 +1996,9 @@ escape-string-regexp@^2.0.0: integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== eslint-config-awzzm-ts@^1.0.1: - version "1.5.0" - resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.5.0.tgz#ef84d5f155f589add8c4fee51c68cd28fc45b999" - integrity sha512-q0cHxOjgxHSXkZDbDHz7QkiUVxlQKM2Mk4frRI5iifmHqSynfCg/BskwHxkXII/rvZTkJxNthhyHapz676Tynw== + version "1.5.2" + resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.5.2.tgz#40bd033f84e15c9cd23e8466224b7d6eadd12265" + integrity sha512-7WBmGMJjPEqK8UV3j3pz0wnCNPzCYRRxt00UKCnWRnZ3alSLWt2kMf6SN1nx0KkcjZA9DH7gjxlMFlO53vtPqg== dependencies: "@typescript-eslint/eslint-plugin" "^4.15.0" "@typescript-eslint/parser" "^4.15.0"