Skip to content

Commit 7700138

Browse files
build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#133)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c24bdce commit 7700138

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
@@ -4175,7 +4175,7 @@ locate-path@^6.0.0:
41754175
dependencies:
41764176
p-locate "^5.0.0"
41774177

4178-
lodash._reinterpolate@~3.0.0:
4178+
lodash._reinterpolate@^3.0.0:
41794179
version "3.0.0"
41804180
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
41814181
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -4206,19 +4206,19 @@ lodash.sortby@^4.7.0:
42064206
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
42074207

42084208
lodash.template@^4.0.2:
4209-
version "4.4.0"
4210-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
4211-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
4209+
version "4.5.0"
4210+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
4211+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
42124212
dependencies:
4213-
lodash._reinterpolate "~3.0.0"
4213+
lodash._reinterpolate "^3.0.0"
42144214
lodash.templatesettings "^4.0.0"
42154215

42164216
lodash.templatesettings@^4.0.0:
4217-
version "4.1.0"
4218-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
4219-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
4217+
version "4.2.0"
4218+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
4219+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
42204220
dependencies:
4221-
lodash._reinterpolate "~3.0.0"
4221+
lodash._reinterpolate "^3.0.0"
42224222

42234223
lodash.uniq@^4.5.0:
42244224
version "4.5.0"

0 commit comments

Comments
 (0)