From 3b36ae63abaa68b73029295c986cc41257643ad3 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Sat, 14 Mar 2020 13:21:08 +0000 Subject: chore(deps-dev): bump acorn from 7.1.0 to 7.1.1 Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1) Signed-off-by: dependabot[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 99d0908..7eb1f64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1586,9 +1586,9 @@ "dev": true }, "acorn": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", - "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz", + "integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==", "dev": true }, "acorn-globals": { diff --git a/package.json b/package.json index 7fcb063..5ffe797 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@typescript-eslint/eslint-plugin": "^2.10.0", "@typescript-eslint/parser": "^2.10.0", "@wokwi/elements": "^0.1.1", - "acorn": "^7.1.0", + "acorn": "^7.1.1", "eslint": "^6.7.2", "eslint-config-prettier": "^6.7.0", "eslint-plugin-jest": "^23.1.1", -- cgit v1.2.3