update / acorn to ^6.4.1

This commit is contained in:
Dominik Winter
2020-03-14 12:25:14 +01:00
parent 4f422d4ec1
commit 61b463af6c
2 changed files with 7 additions and 4 deletions

View File

@@ -41,6 +41,9 @@
"eslint-plugin-node": "^9.1.0",
"execa": "^1.0.0"
},
"resolutions": {
"acorn": "^6.4.1"
},
"ava": {
"files": [
"test/test.js"