Skip to content

Commit

Permalink
fix(package): update acorn to version 6.0.3
Browse files Browse the repository at this point in the history
Closes #23
  • Loading branch information
greenkeeper[bot] committed Nov 4, 2018
1 parent a1dd0b7 commit f226033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test": "run-s lint ava size"
},
"dependencies": {
"acorn": "^5.1.2",
"acorn": "^6.0.3",
"has-own-prop": "^1.0.0",
"lodash.isnull": "^3.0.0",
"lodash.isundefined": "^3.0.1"
Expand Down

0 comments on commit f226033

Please sign in to comment.