Skip to content

Commit

Permalink
Update dependency acorn to v8 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2021
1 parent fe3159f commit c52e9ff
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 28 deletions.
72 changes: 45 additions & 27 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 @@ -53,7 +53,7 @@
"dependencies": {
"@rollup/plugin-commonjs": "^19.0.0",
"@types/testing-library__jest-dom": "^5.14.0",
"acorn": "^7.4.1",
"acorn": "^8.4.1",
"cjs-module-lexer": "^1.2.1",
"es-module-lexer": "^0.6.0",
"esbuild": "^0.12.11",
Expand Down

0 comments on commit c52e9ff

Please sign in to comment.