Skip to content

Commit

Permalink
acorn update
Browse files Browse the repository at this point in the history
Support for optional chaining becomes available on version 7.3.0 acornjs/acorn#891
  • Loading branch information
kevinkrpicak committed Jan 25, 2022
1 parent f6c2095 commit c39cb44
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 @@ -20,7 +20,7 @@
"test": "test"
},
"dependencies": {
"acorn": "^6.1.1",
"acorn": "^7.3.0",
"acorn-jsx": "^5.0.1",
"commander": "^2.4.0",
"falafel": "^2.1.0",
Expand Down

0 comments on commit c39cb44

Please sign in to comment.