Bump acorn from 8.0.3 to 8.0.4

Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/8.0.3...8.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-07 12:55:32 +00:00
committed by GitHub
parent 3f14e52b2e
commit 7d9d4fd9c1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4182,9 +4182,9 @@
}
},
"acorn": {
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.0.3.tgz",
"integrity": "sha512-uRMbCU3bM1L697KISxvkd9TA2zASoGFDODzFFdQR4qNpPffj6ZMdp5J4ffXUXR9G0PVPsN0enEkCrvssCkoPsw==",
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.0.4.tgz",
"integrity": "sha512-XNP0PqF1XD19ZlLKvB7cMmnZswW4C/03pRHgirB30uSJTaS3A3V1/P4sS3HPvFmjoriPCJQs+JDSbm4bL1TxGQ==",
"dev": true
},
"acorn-globals": {