From acfad25e78d4f501dab847f97f0d8c2336bd9632 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2020 14:04:45 +0000 Subject: [PATCH] Bump elo7-doc-amd from 1.6.0 to 1.7.0 Bumps [elo7-doc-amd](https://github.com/elo7/doc-amd) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/elo7/doc-amd/releases) - [Commits](https://github.com/elo7/doc-amd/compare/1.6.0...1.7.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8ea195f..88343ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -597,9 +597,9 @@ } }, "elo7-doc-amd": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/elo7-doc-amd/-/elo7-doc-amd-1.6.0.tgz", - "integrity": "sha512-o3IvJzNHrxemnbbblZ/Y6pPCnnrYCk7S10o+XN62Q2XSSvSOvgNBbDWBIyUL8SxAMav+o8OD5LE7zoXj6PwmMw==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/elo7-doc-amd/-/elo7-doc-amd-1.7.0.tgz", + "integrity": "sha512-VgZhwSN+KhCi3DN2q8xbwO+vS7t1NNdACFvBNt7ftQt2cDhXrKnk3LFRAp07L55AMHqCLsrvacmCh04xRQGhwQ==", "requires": { "define-async": "1.3.2", "elo7-events-amd": "1.2.1" diff --git a/package.json b/package.json index 54d0ee8..fb161be 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "terser": "4.7.0" }, "dependencies": { - "elo7-doc-amd": "1.6.0", + "elo7-doc-amd": "1.7.0", "elo7-events-amd": "1.2.1" } }