From ef97e7f82c00e2038361c2881f026db2344db5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 06:36:55 +0000 Subject: [PATCH] Bump @techmmunity/utils from 1.9.1 to 1.10.1 Bumps [@techmmunity/utils](https://github.com/techmmunity/utils) from 1.9.1 to 1.10.1. - [Release notes](https://github.com/techmmunity/utils/releases) - [Changelog](https://github.com/techmmunity/utils/blob/master/CHANGELOG.md) - [Commits](https://github.com/techmmunity/utils/compare/1.9.1...1.10.1) --- updated-dependencies: - dependency-name: "@techmmunity/utils" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index de49cd4..110d4e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -611,9 +611,9 @@ eslint-plugin-sonarjs "^0.10.0" "@techmmunity/utils@^1.9.0": - version "1.9.1" - resolved "https://registry.yarnpkg.com/@techmmunity/utils/-/utils-1.9.1.tgz#945025ed19ccd6ba4343c8d6d403ae4e05570579" - integrity sha512-tvfDi5dJJfLFYQDvSLF4Fv5x21eWTfMqdhDBT/sYZPeEbP/P1pqUyuePZoXTjWcE1uZzTALLT/X9JwxobflB6g== + version "1.10.1" + resolved "https://registry.yarnpkg.com/@techmmunity/utils/-/utils-1.10.1.tgz#9450465e14055b610fa8fa3b9cb241587709a79f" + integrity sha512-+lqe1LaD+WYpPMB5RKayGGcidVgF+Tw9awcYHW/MmwIO/2i66Jctz6K4JG/8GPS2p8Q/m/eGinYwkXR9OpG1rA== "@tootallnate/once@1": version "1.1.2"