summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-02 02:17:36 +0000
committerdependabot[bot] <support@dependabot.com>2019-03-02 02:17:36 +0000
commitacb8aed54dc9e1819fcdcd3464ff0b9b8f204eaf (patch)
tree604444e30529a97ae3b52eef86a342e719aa1ac0 /package.json
parent282d15faada1108634b8587412ad7e7845d52853 (diff)
Bump acorn from 6.1.0 to 6.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.1.0...6.1.1) Signed-off-by: dependabot[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 f6a0b608..f612f517 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.3.4",
"@vue/test-utils": "^1.0.0-beta.29",
- "acorn": "^6.1.0",
+ "acorn": "^6.1.1",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.0.0",
"babel-loader": "^8.0.5",