summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-29 01:18:03 +0000
committerGitHub <noreply@github.com>2019-09-29 01:18:03 +0000
commitacaf8a0cfa94eb308c82c62e57f4752028742a29 (patch)
treef2ae81e7903f648356ade940c84bc424499ba55d /package.json
parent231590a41506ca110f7c573a76d8581b715cebab (diff)
Bump acorn from 7.0.0 to 7.1.0
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a1704993..e0320d5e 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.0",
"@vue/test-utils": "^1.0.0-beta.29",
- "acorn": "^7.0.0",
+ "acorn": "^7.1.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",