Skip to content

Commit fe30773

Browse files
dependabot[bot]haoqunjiang
authored andcommitted
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#63)
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 442d7b2 commit fe30773

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
@@ -3058,7 +3058,7 @@ locate-path@^3.0.0:
30583058
p-locate "^3.0.0"
30593059
path-exists "^3.0.0"
30603060

3061-
lodash._reinterpolate@~3.0.0:
3061+
lodash._reinterpolate@^3.0.0:
30623062
version "3.0.0"
30633063
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
30643064
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -3069,19 +3069,19 @@ lodash.sortby@^4.7.0:
30693069
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
30703070

30713071
lodash.template@^4.0.2:
3072-
version "4.4.0"
3073-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
3074-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
3072+
version "4.5.0"
3073+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
3074+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
30753075
dependencies:
3076-
lodash._reinterpolate "~3.0.0"
3076+
lodash._reinterpolate "^3.0.0"
30773077
lodash.templatesettings "^4.0.0"
30783078

30793079
lodash.templatesettings@^4.0.0:
3080-
version "4.1.0"
3081-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
3082-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
3080+
version "4.2.0"
3081+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
3082+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
30833083
dependencies:
3084-
lodash._reinterpolate "~3.0.0"
3084+
lodash._reinterpolate "^3.0.0"
30853085

30863086
lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
30873087
version "4.17.11"

0 commit comments

Comments
 (0)