Skip to content

Commit 5da7012

Browse files
authored
Merge pull request ferlu#2 from ferlu/dependabot/npm_and_yarn/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0
2 parents 601502b + 722d61e commit 5da7012

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6181,7 +6181,7 @@ locate-path@^3.0.0:
61816181
p-locate "^3.0.0"
61826182
path-exists "^3.0.0"
61836183

6184-
lodash._reinterpolate@~3.0.0:
6184+
lodash._reinterpolate@^3.0.0:
61856185
version "3.0.0"
61866186
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
61876187
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -6197,19 +6197,19 @@ lodash.sortby@^4.7.0:
61976197
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
61986198

61996199
lodash.template@^4.2.4, lodash.template@^4.4.0:
6200-
version "4.4.0"
6201-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
6202-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
6200+
version "4.5.0"
6201+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6202+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
62036203
dependencies:
6204-
lodash._reinterpolate "~3.0.0"
6204+
lodash._reinterpolate "^3.0.0"
62056205
lodash.templatesettings "^4.0.0"
62066206

62076207
lodash.templatesettings@^4.0.0:
6208-
version "4.1.0"
6209-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
6210-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
6208+
version "4.2.0"
6209+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
6210+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
62116211
dependencies:
6212-
lodash._reinterpolate "~3.0.0"
6212+
lodash._reinterpolate "^3.0.0"
62136213

62146214
62156215
version "4.0.1"

0 commit comments

Comments
 (0)