Skip to content

Commit c174302

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 f9a268d commit c174302

File tree

2 files changed

+7
-39
lines changed

2 files changed

+7
-39
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.23.0",
2121
"moment-duration-format": "^2.2.2",

yarn.lock

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -3735,7 +3735,7 @@ debug@^4.1.0:
37353735
dependencies:
37363736
ms "^2.1.1"
37373737

3738-
debuglog@*, debuglog@^1.0.1:
3738+
debuglog@^1.0.1:
37393739
version "1.0.1"
37403740
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
37413741
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -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"
@@ -5900,7 +5900,7 @@ import-local@^2.0.0:
59005900
pkg-dir "^3.0.0"
59015901
resolve-cwd "^2.0.0"
59025902

5903-
imurmurhash@*, imurmurhash@^0.1.4:
5903+
imurmurhash@^0.1.4:
59045904
version "0.1.4"
59055905
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
59065906
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -7444,11 +7444,6 @@ lockfile@^1.0.4:
74447444
dependencies:
74457445
signal-exit "^3.0.2"
74467446

7447-
lodash._baseindexof@*:
7448-
version "3.1.0"
7449-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
7450-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
7451-
74527447
lodash._baseuniq@~4.6.0:
74537448
version "4.6.0"
74547449
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -7457,33 +7452,11 @@ lodash._baseuniq@~4.6.0:
74577452
lodash._createset "~4.0.0"
74587453
lodash._root "~3.0.0"
74597454

7460-
lodash._bindcallback@*:
7461-
version "3.0.1"
7462-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
7463-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
7464-
7465-
lodash._cacheindexof@*:
7466-
version "3.0.2"
7467-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
7468-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
7469-
7470-
lodash._createcache@*:
7471-
version "3.1.2"
7472-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
7473-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
7474-
dependencies:
7475-
lodash._getnative "^3.0.0"
7476-
74777455
lodash._createset@~4.0.0:
74787456
version "4.0.3"
74797457
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
74807458
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
74817459

7482-
lodash._getnative@*, lodash._getnative@^3.0.0:
7483-
version "3.9.1"
7484-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
7485-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
7486-
74877460
lodash._reinterpolate@^3.0.0:
74887461
version "3.0.0"
74897462
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -7509,11 +7482,6 @@ lodash.memoize@^4.1.2:
75097482
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
75107483
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
75117484

7512-
lodash.restparam@*:
7513-
version "3.6.1"
7514-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
7515-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
7516-
75177485
lodash.sortby@^4.7.0:
75187486
version "4.7.0"
75197487
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"

0 commit comments

Comments
 (0)