From e2d2349cbae02554b3ce3f5deb4342164c265960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:39:44 +0000 Subject: [PATCH] chore(deps): bump i from 0.3.5 to 0.3.7 Bumps [i](https://github.com/pksunkara/inflect) from 0.3.5 to 0.3.7. - [Release notes](https://github.com/pksunkara/inflect/releases) - [Commits](https://github.com/pksunkara/inflect/compare/v0.3.5...v0.3.7) --- updated-dependencies: - dependency-name: i dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9ec6e02..56cf2a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -922,8 +922,8 @@ husky@^0.13.3: normalize-path "^1.0.0" i@0.3.x: - version "0.3.5" - resolved "https://registry.yarnpkg.com/i/-/i-0.3.5.tgz#1d2b854158ec8169113c6cb7f6b6801e99e211d5" + version "0.3.7" + resolved "https://registry.yarnpkg.com/i/-/i-0.3.7.tgz#2a7437a923d59c14b17243dc63a549af24d85799" indent-string@^2.1.0: version "2.1.0"