Skip to content

Commit 12eb1c2

Browse files
chore(deps): 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] <[email protected]>
1 parent ca8da4e commit 12eb1c2

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,11 +3967,6 @@ eslint-plugin-prettier@^3.1.3:
39673967
dependencies:
39683968
prettier-linter-helpers "^1.0.0"
39693969

3970-
eslint-plugin-react-hooks@^4.0.0:
3971-
version "4.0.0"
3972-
resolved "https://registry.npm.taobao.org/eslint-plugin-react-hooks/download/eslint-plugin-react-hooks-4.0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01"
3973-
integrity sha1-gRlrmQBDzeM54lxmYq7r4yrFLQE=
3974-
39753970
eslint-plugin-react@^7.19.0:
39763971
version "7.19.0"
39773972
resolved "https://registry.npm.taobao.org/eslint-plugin-react/download/eslint-plugin-react-7.19.0.tgz#6d08f9673628aa69c5559d33489e855d83551666"
@@ -6054,9 +6049,9 @@ locate-path@^5.0.0:
60546049
dependencies:
60556050
p-locate "^4.1.0"
60566051

6057-
lodash._reinterpolate@~3.0.0:
6052+
lodash._reinterpolate@^3.0.0:
60586053
version "3.0.0"
6059-
resolved "https://registry.npm.taobao.org/lodash._reinterpolate/download/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
6054+
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
60606055
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
60616056

60626057
lodash.camelcase@^4.3.0:
@@ -6130,19 +6125,19 @@ lodash.sortby@^4.7.0:
61306125
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
61316126

61326127
lodash.template@^4.0.2:
6133-
version "4.4.0"
6134-
resolved "https://registry.npm.taobao.org/lodash.template/download/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
6135-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
6128+
version "4.5.0"
6129+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6130+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
61366131
dependencies:
6137-
lodash._reinterpolate "~3.0.0"
6132+
lodash._reinterpolate "^3.0.0"
61386133
lodash.templatesettings "^4.0.0"
61396134

61406135
lodash.templatesettings@^4.0.0:
6141-
version "4.1.0"
6142-
resolved "https://registry.npm.taobao.org/lodash.templatesettings/download/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
6143-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
6136+
version "4.2.0"
6137+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
6138+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
61446139
dependencies:
6145-
lodash._reinterpolate "~3.0.0"
6140+
lodash._reinterpolate "^3.0.0"
61466141

61476142
lodash.uniq@^4.3.0, lodash.uniq@^4.5.0:
61486143
version "4.5.0"

0 commit comments

Comments
 (0)