Skip to content

Commit 20578da

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] <support@github.com>
1 parent ebcc0bc commit 20578da

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3728,7 +3728,7 @@ locate-path@^3.0.0:
37283728
p-locate "^3.0.0"
37293729
path-exists "^3.0.0"
37303730

3731-
lodash._reinterpolate@~3.0.0:
3731+
lodash._reinterpolate@^3.0.0, lodash._reinterpolate@~3.0.0:
37323732
version "3.0.0"
37333733
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
37343734

@@ -3779,10 +3779,11 @@ lodash.merge@^4.6.1:
37793779
integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==
37803780

37813781
lodash.template@^4.4.0:
3782-
version "4.4.0"
3783-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
3782+
version "4.5.0"
3783+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
3784+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
37843785
dependencies:
3785-
lodash._reinterpolate "~3.0.0"
3786+
lodash._reinterpolate "^3.0.0"
37863787
lodash.templatesettings "^4.0.0"
37873788

37883789
lodash.templatesettings@^4.0.0:

0 commit comments

Comments
 (0)