Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit 10c9cb1

Browse files
dependabot[bot]eigenfoo
authored andcommitted
Bump lodash.template from 4.4.0 to 4.5.0 in /euphoria-frontend (#139)
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 0881b13 commit 10c9cb1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

euphoria-frontend/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

euphoria-frontend/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6702,7 +6702,7 @@ lodash._getnative@*, lodash._getnative@^3.0.0:
67026702
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
67036703
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
67046704

6705-
lodash._reinterpolate@~3.0.0:
6705+
lodash._reinterpolate@^3.0.0:
67066706
version "3.0.0"
67076707
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
67086708
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -6748,19 +6748,19 @@ lodash.tail@^4.1.1:
67486748
integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=
67496749

67506750
lodash.template@^4.2.4, lodash.template@^4.4.0:
6751-
version "4.4.0"
6752-
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
6753-
integrity sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=
6751+
version "4.5.0"
6752+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6753+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
67546754
dependencies:
6755-
lodash._reinterpolate "~3.0.0"
6755+
lodash._reinterpolate "^3.0.0"
67566756
lodash.templatesettings "^4.0.0"
67576757

67586758
lodash.templatesettings@^4.0.0:
6759-
version "4.1.0"
6760-
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
6761-
integrity sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=
6759+
version "4.2.0"
6760+
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz#e481310f049d3cf6d47e912ad09313b154f0fb33"
6761+
integrity sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==
67626762
dependencies:
6763-
lodash._reinterpolate "~3.0.0"
6763+
lodash._reinterpolate "^3.0.0"
67646764

67656765
lodash.union@~4.6.0:
67666766
version "4.6.0"

0 commit comments

Comments
 (0)