chore(deps): update dependency acorn to v8.3.0

This commit is contained in:
Renovate Bot
2021-05-31 09:11:07 +00:00
committed by renovate[bot]
parent 6e661efe17
commit 0e05584768
2 changed files with 4 additions and 4 deletions

View File

@ -1597,9 +1597,9 @@
} }
}, },
"acorn": { "acorn": {
"version": "8.2.4", "version": "8.3.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.2.4.tgz", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.3.0.tgz",
"integrity": "sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==", "integrity": "sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==",
"dev": true "dev": true
}, },
"acorn-globals": { "acorn-globals": {

View File

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