Skip to content

Commit 4710db3

Browse files
Bump lodash.template from 4.4.0 to 4.5.0
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 a29cf74 commit 4710db3

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
@@ -4510,7 +4510,7 @@ locate-path@^2.0.0:
45104510
p-locate "^2.0.0"
45114511
path-exists "^3.0.0"
45124512

4513-
lodash._reinterpolate@~3.0.0:
4513+
lodash._reinterpolate@^3.0.0:
45144514
version "3.0.0"
45154515
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
45164516
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -4531,19 +4531,19 @@ lodash.memoize@^4.1.2:
45314531
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
45324532

45334533
lodash.template@^4.2.4:
4534-
version "4.4.0"
4535-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
4536-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
4534+
version "4.5.0"
4535+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
4536+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
45374537
dependencies:
4538-
lodash._reinterpolate "~3.0.0"
4538+
lodash._reinterpolate "^3.0.0"
45394539
lodash.templatesettings "^4.0.0"
45404540

45414541
lodash.templatesettings@^4.0.0:
4542-
version "4.1.0"
4543-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
4544-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
4542+
version "4.2.0"
4543+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
4544+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
45454545
dependencies:
4546-
lodash._reinterpolate "~3.0.0"
4546+
lodash._reinterpolate "^3.0.0"
45474547

45484548
lodash.uniq@^4.5.0:
45494549
version "4.5.0"

0 commit comments

Comments
 (0)