Skip to content

Commit b805a19

Browse files
dependabot[bot]yyx990803
authored andcommitted
build(deps-dev): bump lodash.template from 4.4.0 to 4.5.0 (#10636)
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 bd47e5b commit b805a19

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5108,7 +5108,7 @@ lodash._isiterateecall@^3.0.0:
51085108
resolved "https://registry.yarnpkg.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz#5203ad7ba425fae842460e696db9cf3e6aac057c"
51095109
integrity sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=
51105110

5111-
lodash._reinterpolate@~3.0.0:
5111+
lodash._reinterpolate@^3.0.0, lodash._reinterpolate@~3.0.0:
51125112
version "3.0.0"
51135113
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
51145114
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -5198,11 +5198,11 @@ lodash.rest@^4.0.0:
51985198
integrity sha1-lU73UEkmIDjJbR/Jiyj9r58Hcqo=
51995199

52005200
lodash.template@^4.0.2, lodash.template@^4.4.0:
5201-
version "4.4.0"
5202-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
5203-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
5201+
version "4.5.0"
5202+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
5203+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
52045204
dependencies:
5205-
lodash._reinterpolate "~3.0.0"
5205+
lodash._reinterpolate "^3.0.0"
52065206
lodash.templatesettings "^4.0.0"
52075207

52085208
lodash.templatesettings@^4.0.0:

0 commit comments

Comments
 (0)