From 473f8db93579aecbf864551d87a4b447fe4d1960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 09:56:24 +0000 Subject: [PATCH] build(deps): bump acorn in /packages/eslint-config-blued-react Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.4.1) Signed-off-by: dependabot[bot] --- packages/eslint-config-blued-react/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/eslint-config-blued-react/package-lock.json b/packages/eslint-config-blued-react/package-lock.json index 57d7ffa..b43c9ef 100644 --- a/packages/eslint-config-blued-react/package-lock.json +++ b/packages/eslint-config-blued-react/package-lock.json @@ -110,9 +110,9 @@ } }, "acorn": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.0.0.tgz", - "integrity": "sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ==" + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" }, "acorn-jsx": { "version": "5.0.2",