Skip to content

Commit f5bb3b0

Browse files
build: bump lodash.template from 4.4.0 to 4.5.0 (#21515)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 740ea10 commit f5bb3b0

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
@@ -8164,7 +8164,7 @@ lodash._objecttypes@~2.4.1:
81648164
resolved "https://registry.yarnpkg.com/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz#7c0b7f69d98a1f76529f890b0cdb1b4dfec11c11"
81658165
integrity sha1-fAt/admKH3ZSn4kLDNsbTf7BHBE=
81668166

8167-
lodash._reinterpolate@~3.0.0:
8167+
lodash._reinterpolate@^3.0.0:
81688168
version "3.0.0"
81698169
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
81708170
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -8308,19 +8308,19 @@ lodash.snakecase@^4.1.1:
83088308
integrity sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=
83098309

83108310
lodash.template@^4.0.2:
8311-
version "4.4.0"
8312-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
8313-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
8311+
version "4.5.0"
8312+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
8313+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
83148314
dependencies:
8315-
lodash._reinterpolate "~3.0.0"
8315+
lodash._reinterpolate "^3.0.0"
83168316
lodash.templatesettings "^4.0.0"
83178317

83188318
lodash.templatesettings@^4.0.0:
8319-
version "4.1.0"
8320-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
8321-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
8319+
version "4.2.0"
8320+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
8321+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
83228322
dependencies:
8323-
lodash._reinterpolate "~3.0.0"
8323+
lodash._reinterpolate "^3.0.0"
83248324

83258325
lodash.toarray@^4.4.0:
83268326
version "4.4.0"

0 commit comments

Comments
 (0)