Skip to content

Commit

Permalink
fix(deps): update dependency es-module-lexer to ^0.9.0 (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 20, 2021
1 parent 9c628c8 commit c649c29
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"del": "^6.0.0",
"elf-cam": "^0.1.1",
"end-of-stream": "^1.4.4",
"es-module-lexer": "^0.7.1",
"es-module-lexer": "^0.9.0",
"execa": "^5.0.0",
"filter-obj": "^2.0.1",
"find-up": "^5.0.0",
Expand Down

1 comment on commit c649c29

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱ Benchmark results

largeDepsEsbuild: 12.5s

largeDepsZisi: 1m 4.8s

Please sign in to comment.