Skip to content

Commit 8ea097d

Browse files
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](pksunkara/inflect@v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: i dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 363667e commit 8ea097d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"color-thief": "^2.2.3",
1616
"flow": "^0.2.3",
1717
"handlebars": "^4.0.14",
18-
"i": "^0.3.6",
18+
"i": "^0.3.7",
1919
"js-yaml": "^3.13.1",
2020
"moment": "^2.29.2",
2121
"moment-duration-format": "^2.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5789,10 +5789,10 @@ hyphenate-style-name@^1.0.2:
57895789
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.3.tgz#097bb7fa0b8f1a9cf0bd5c734cf95899981a9b48"
57905790
integrity sha512-EcuixamT82oplpoJ2XU4pDtKGWQ7b00CD9f1ug9IaQ3p1bkHMiKCZ9ut9QDI6qsa6cpUuB+A/I+zLtdNK4n2DQ==
57915791

5792-
i@^0.3.6:
5793-
version "0.3.6"
5794-
resolved "https://registry.yarnpkg.com/i/-/i-0.3.6.tgz#d96c92732076f072711b6b10fd7d4f65ad8ee23d"
5795-
integrity sha1-2WyScyB28HJxG2sQ/X1PZa2O4j0=
5792+
i@^0.3.7:
5793+
version "0.3.7"
5794+
resolved "https://registry.yarnpkg.com/i/-/i-0.3.7.tgz#2a7437a923d59c14b17243dc63a549af24d85799"
5795+
integrity sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==
57965796

57975797
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@^0.4.5, iconv-lite@~0.4.13:
57985798
version "0.4.24"

0 commit comments

Comments
 (0)