Skip to content

Commit beac98d

Browse files
dependabot[bot]ktsn
authored andcommitted
build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#1637)
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 633659e commit beac98d

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
@@ -5785,7 +5785,7 @@ lodash._isiterateecall@^3.0.0:
57855785
resolved "https://registry.yarnpkg.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz#5203ad7ba425fae842460e696db9cf3e6aac057c"
57865786
integrity sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=
57875787

5788-
lodash._reinterpolate@~3.0.0:
5788+
lodash._reinterpolate@^3.0.0:
57895789
version "3.0.0"
57905790
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
57915791
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -5885,19 +5885,19 @@ lodash.rest@^4.0.0:
58855885
integrity sha1-lU73UEkmIDjJbR/Jiyj9r58Hcqo=
58865886

58875887
lodash.template@^4.4.0:
5888-
version "4.4.0"
5889-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
5890-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
5888+
version "4.5.0"
5889+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5890+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
58915891
dependencies:
5892-
lodash._reinterpolate "~3.0.0"
5892+
lodash._reinterpolate "^3.0.0"
58935893
lodash.templatesettings "^4.0.0"
58945894

58955895
lodash.templatesettings@^4.0.0:
5896-
version "4.1.0"
5897-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
5898-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
5896+
version "4.2.0"
5897+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
5898+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
58995899
dependencies:
5900-
lodash._reinterpolate "~3.0.0"
5900+
lodash._reinterpolate "^3.0.0"
59015901

59025902
lodash.throttle@^4.1.1:
59035903
version "4.1.1"

0 commit comments

Comments
 (0)