Skip to content

Commit 5f3ab21

Browse files
authored
Merge pull request #10 from eFrane/dependabot/npm_and_yarn/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0
2 parents 7b60392 + b3d595a commit 5f3ab21

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6954,7 +6954,7 @@ locate-path@^5.0.0:
69546954
dependencies:
69556955
p-locate "^4.1.0"
69566956

6957-
lodash._reinterpolate@~3.0.0:
6957+
lodash._reinterpolate@^3.0.0:
69586958
version "3.0.0"
69596959
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
69606960
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -7000,19 +7000,19 @@ lodash.tail@^4.1.1:
70007000
integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
70017001

70027002
lodash.template@^4.4.0:
7003-
version "4.4.0"
7004-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
7005-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
7003+
version "4.5.0"
7004+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
7005+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
70067006
dependencies:
7007-
lodash._reinterpolate "~3.0.0"
7007+
lodash._reinterpolate "^3.0.0"
70087008
lodash.templatesettings "^4.0.0"
70097009

70107010
lodash.templatesettings@^4.0.0:
7011-
version "4.1.0"
7012-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
7013-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
7011+
version "4.2.0"
7012+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
7013+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
70147014
dependencies:
7015-
lodash._reinterpolate "~3.0.0"
7015+
lodash._reinterpolate "^3.0.0"
70167016

70177017
lodash.throttle@^4.1.1:
70187018
version "4.1.1"

0 commit comments

Comments
 (0)