Skip to content

Commit

Permalink
Merge pull request #7 from boomfly/master
Browse files Browse the repository at this point in the history
update recast & acorn versions
  • Loading branch information
zodern authored Dec 18, 2021
2 parents b3a85bf + 6c7a8e3 commit adb2345
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions .npm/package/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Npm.depends({
htmlparser2: '3.10.1',
'postcss': '7.0.17',
'source-map': '0.5.6',
'recast': '0.19.0',
'recast': '0.20.5',
'periscopic': '2.0.2',
'acorn': '7.4.0',
'acorn': '8.6.0',
'@babel/parser': '7.4.3'
});

Expand Down

0 comments on commit adb2345

Please sign in to comment.