chore(deps): update dependency acorn to v8.4.0 (#42442)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-14 15:51:59 +05:30
committed by GitHub
parent 6937421f97
commit d6b97894b2
2 changed files with 4 additions and 4 deletions

View File

@ -1677,9 +1677,9 @@
}
},
"acorn": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.3.0.tgz",
"integrity": "sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==",
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.4.0.tgz",
"integrity": "sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==",
"dev": true
},
"acorn-globals": {

View File

@ -35,7 +35,7 @@
"@babel/preset-env": "7.14.5",
"@babel/preset-typescript": "7.14.5",
"@babel/register": "7.14.5",
"acorn": "8.3.0",
"acorn": "8.4.0",
"acorn-jsx": "5.3.1",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",