From 5ebb772303740c3371385a0b92a2db4368f9a349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 20:43:09 +0000 Subject: [PATCH] Bump acorn from 2.7.0 to 7.1.1 in /qt/org.eclipse.cdt.qt.core/acorn-qml Bumps [acorn](https://github.com/acornjs/acorn) from 2.7.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/2.7.0...7.1.1) Signed-off-by: dependabot[bot] --- qt/org.eclipse.cdt.qt.core/acorn-qml/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/org.eclipse.cdt.qt.core/acorn-qml/package.json b/qt/org.eclipse.cdt.qt.core/acorn-qml/package.json index 12ed66314d6..613051ce3f1 100644 --- a/qt/org.eclipse.cdt.qt.core/acorn-qml/package.json +++ b/qt/org.eclipse.cdt.qt.core/acorn-qml/package.json @@ -7,6 +7,6 @@ "test": "node test/run.js" }, "dependencies": { - "acorn": "^2.6.4" + "acorn": "^7.1.1" } } \ No newline at end of file