Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
authorPatOnTheBack <51241310+PatOnTheBack@users.noreply.github.com>2019-07-15 12:45:13 +0300
committerStefan Giehl <stefan@matomo.org>2019-07-15 12:45:13 +0300
commit52f423008a761195b8316871d92131687b91f246 (patch)
tree8ab9d767e48a1fdec684ba4d890a0fa5d255b40b /tests/lib
parentf94508e0bfdfdcb0b300b4299af37e5583fe4cc0 (diff)
Bump lodash from 4.17.11 to 4.17.14 in /tests/lib/screenshot-testing (#14655)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib/screenshot-testing/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/lib/screenshot-testing/package-lock.json b/tests/lib/screenshot-testing/package-lock.json
index d65ea5f0a5..f985c12d44 100644
--- a/tests/lib/screenshot-testing/package-lock.json
+++ b/tests/lib/screenshot-testing/package-lock.json
@@ -1096,9 +1096,9 @@
}
},
"lodash": {
- "version": "4.17.11",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
- "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
+ "version": "4.17.14",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
+ "integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
},
"lru-cache": {
"version": "4.1.5",