From 2cc0f9e284946ec0185330dbc3c15f5004e7e34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2020 12:41:24 +0000 Subject: [PATCH] Bump acorn from 3.3.0 to 7.1.1 in /libs/material-design-lite/1.2.0 Bumps [acorn](https://github.com/acornjs/acorn) from 3.3.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/3.3.0...7.1.1) Signed-off-by: dependabot[bot] --- libs/material-design-lite/1.2.0/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/material-design-lite/1.2.0/package.json b/libs/material-design-lite/1.2.0/package.json index 10a900edf..c446254b4 100644 --- a/libs/material-design-lite/1.2.0/package.json +++ b/libs/material-design-lite/1.2.0/package.json @@ -8,7 +8,7 @@ "repository": "google/material-design-lite", "main": "dist/material.min.js", "devDependencies": { - "acorn": "^3.3.0", + "acorn": "^7.1.1", "babel-core": "^5.8.25", "browser-sync": "^2.2.3", "chai": "^3.3.0",