Skip to content

Commit 5381076

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] <[email protected]>
1 parent a878e85 commit 5381076

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6166,7 +6166,7 @@ locate-path@^3.0.0:
61666166
p-locate "^3.0.0"
61676167
path-exists "^3.0.0"
61686168

6169-
lodash._reinterpolate@~3.0.0:
6169+
lodash._reinterpolate@^3.0.0:
61706170
version "3.0.0"
61716171
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
61726172
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -6182,19 +6182,19 @@ lodash.sortby@^4.7.0:
61826182
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
61836183

61846184
lodash.template@^4.2.4, lodash.template@^4.4.0:
6185-
version "4.4.0"
6186-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
6187-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
6185+
version "4.5.0"
6186+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6187+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
61886188
dependencies:
6189-
lodash._reinterpolate "~3.0.0"
6189+
lodash._reinterpolate "^3.0.0"
61906190
lodash.templatesettings "^4.0.0"
61916191

61926192
lodash.templatesettings@^4.0.0:
6193-
version "4.1.0"
6194-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
6195-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
6193+
version "4.2.0"
6194+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
6195+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
61966196
dependencies:
6197-
lodash._reinterpolate "~3.0.0"
6197+
lodash._reinterpolate "^3.0.0"
61986198

61996199
62006200
version "4.0.1"
@@ -8278,7 +8278,7 @@ react-dev-utils@^9.1.0:
82788278
strip-ansi "5.2.0"
82798279
text-table "0.2.0"
82808280

8281-
8281+
react-dom@^16.10.2:
82828282
version "16.10.2"
82838283
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.2.tgz#4840bce5409176bc3a1f2bd8cb10b92db452fda6"
82848284
integrity sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw==
@@ -8359,7 +8359,7 @@ [email protected]:
83598359
optionalDependencies:
83608360
fsevents "2.0.7"
83618361

8362-
8362+
react@^16.10.2:
83638363
version "16.10.2"
83648364
resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
83658365
integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==

0 commit comments

Comments
 (0)