Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 296f903

Browse files
authored
Merge pull request #134 from tpucci/dependabot/npm_and_yarn/lodash.template-4.5.0
⬆️🔒 Bump lodash.template from 4.4.0 to 4.5.0
2 parents 34b4bc5 + e88bc29 commit 296f903

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8151,7 +8151,7 @@ locate-path@^3.0.0:
81518151
p-locate "^3.0.0"
81528152
path-exists "^3.0.0"
81538153

8154-
lodash._reinterpolate@~3.0.0:
8154+
lodash._reinterpolate@^3.0.0:
81558155
version "3.0.0"
81568156
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
81578157
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -8207,19 +8207,19 @@ lodash.sortby@^4.7.0:
82078207
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
82088208

82098209
lodash.template@^4.0.2:
8210-
version "4.4.0"
8211-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
8212-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
8210+
version "4.5.0"
8211+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
8212+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
82138213
dependencies:
8214-
lodash._reinterpolate "~3.0.0"
8214+
lodash._reinterpolate "^3.0.0"
82158215
lodash.templatesettings "^4.0.0"
82168216

82178217
lodash.templatesettings@^4.0.0:
8218-
version "4.1.0"
8219-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
8220-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
8218+
version "4.2.0"
8219+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
8220+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
82218221
dependencies:
8222-
lodash._reinterpolate "~3.0.0"
8222+
lodash._reinterpolate "^3.0.0"
82238223

82248224
lodash.throttle@^4.1.1:
82258225
version "4.1.1"

0 commit comments

Comments
 (0)