From 8759caf553ea6fa046787af109b12732f88f5516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 21:59:33 +0000 Subject: [PATCH] Bump i from 0.3.6 to 0.3.7 Bumps [i](https://github.com/pksunkara/inflect) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/pksunkara/inflect/releases) - [Commits](https://github.com/pksunkara/inflect/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: i dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a0c72e5ddd..8c128c7cdc 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "fast-sha256": "^1.1.1", "history": "^4.7.2", "humanize-duration": "^3.20.1", - "i": "^0.3.6", + "i": "^0.3.7", "i18next": "19.4.1", "i18next-electron-language-detector": "^0.0.10", "i18next-sprintf-postprocessor": "^0.2.2", diff --git a/yarn.lock b/yarn.lock index da82f7610c..b869a38405 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8404,10 +8404,10 @@ i18next@19.4.1: dependencies: "@babel/runtime" "^7.3.1" -i@^0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/i/-/i-0.3.6.tgz#d96c92732076f072711b6b10fd7d4f65ad8ee23d" - integrity sha1-2WyScyB28HJxG2sQ/X1PZa2O4j0= +i@^0.3.7: + version "0.3.7" + resolved "https://registry.yarnpkg.com/i/-/i-0.3.7.tgz#2a7437a923d59c14b17243dc63a549af24d85799" + integrity sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q== iconv-corefoundation@^1.1.6: version "1.1.6"