Merge pull request #21 from sissbruecker/dependabot/npm_and_yarn/acorn-7.2.0

Bump acorn from 7.1.0 to 7.2.0
This commit is contained in:
Sascha Ißbrücker 2020-06-07 13:31:21 +02:00 committed by GitHub
commit 77695adaf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -73,9 +73,9 @@
} }
}, },
"acorn": { "acorn": {
"version": "7.1.0", "version": "7.2.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.2.0.tgz",
"integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==" "integrity": "sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ=="
}, },
"ansi-styles": { "ansi-styles": {
"version": "3.2.1", "version": "3.2.1",