Skip to content

Commit ceea182

Browse files
authored
Bump lodash.template from 4.4.0 to 4.5.0 in /example/react (#213)
Bump lodash.template from 4.4.0 to 4.5.0 in /example/react
2 parents 5d3b65e + a5e26e7 commit ceea182

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

example/react/yarn.lock

+10-7
Original file line numberDiff line numberDiff line change
@@ -5512,9 +5512,10 @@ locate-path@^3.0.0:
55125512
p-locate "^3.0.0"
55135513
path-exists "^3.0.0"
55145514

5515-
lodash._reinterpolate@~3.0.0:
5515+
lodash._reinterpolate@^3.0.0:
55165516
version "3.0.0"
55175517
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
5518+
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
55185519

55195520
lodash.camelcase@^4.3.0:
55205521
version "4.3.0"
@@ -5540,17 +5541,19 @@ lodash.tail@^4.1.1:
55405541
integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
55415542

55425543
lodash.template@^4.2.4, lodash.template@^4.4.0:
5543-
version "4.4.0"
5544-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
5544+
version "4.5.0"
5545+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5546+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
55455547
dependencies:
5546-
lodash._reinterpolate "~3.0.0"
5548+
lodash._reinterpolate "^3.0.0"
55475549
lodash.templatesettings "^4.0.0"
55485550

55495551
lodash.templatesettings@^4.0.0:
5550-
version "4.1.0"
5551-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
5552+
version "4.2.0"
5553+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
5554+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
55525555
dependencies:
5553-
lodash._reinterpolate "~3.0.0"
5556+
lodash._reinterpolate "^3.0.0"
55545557

55555558
lodash.uniq@^4.5.0:
55565559
version "4.5.0"

0 commit comments

Comments
 (0)