Skip to content

Commit 175adc8

Browse files
Bump lodash.template from 4.4.0 to 4.5.0 in /example
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fb6e1d commit 175adc8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

example/yarn.lock

100755100644
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5882,7 +5882,7 @@ locate-path@^3.0.0:
58825882
p-locate "^3.0.0"
58835883
path-exists "^3.0.0"
58845884

5885-
lodash._reinterpolate@~3.0.0:
5885+
lodash._reinterpolate@^3.0.0:
58865886
version "3.0.0"
58875887
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
58885888
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -5913,19 +5913,19 @@ lodash.tail@^4.1.1:
59135913
integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
59145914

59155915
lodash.template@^4.2.4, lodash.template@^4.4.0:
5916-
version "4.4.0"
5917-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
5918-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
5916+
version "4.5.0"
5917+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5918+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
59195919
dependencies:
5920-
lodash._reinterpolate "~3.0.0"
5920+
lodash._reinterpolate "^3.0.0"
59215921
lodash.templatesettings "^4.0.0"
59225922

59235923
lodash.templatesettings@^4.0.0:
5924-
version "4.1.0"
5925-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
5926-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
5924+
version "4.2.0"
5925+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
5926+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
59275927
dependencies:
5928-
lodash._reinterpolate "~3.0.0"
5928+
lodash._reinterpolate "^3.0.0"
59295929

59305930
lodash.uniq@^4.5.0:
59315931
version "4.5.0"

0 commit comments

Comments
 (0)