Bump acorn from 8.1.1 to 8.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-03 11:25:54 +00:00
committed by GitHub
parent e9857b1344
commit bcf35878f0
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6114,9 +6114,9 @@
}
},
"acorn": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.1.1.tgz",
"integrity": "sha512-xYiIVjNuqtKXMxlRMDc6mZUhXehod4a3gbZ1qRlM7icK4EbxUFNLhWoPblCvFtB2Y9CIqHP3CF/rdxLItaQv8g==",
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.2.2.tgz",
"integrity": "sha512-VrMS8kxT0e7J1EX0p6rI/E0FbfOVcvBpbIqHThFv+f8YrZIlMfVotYcXKVPmTvPW8sW5miJzfUFrrvthUZg8VQ==",
"dev": true
},
"acorn-globals": {

View File

@@ -79,7 +79,7 @@
"@nextcloud/webpack-vue-config": "^4.0.3",
"@relative-ci/agent": "^1.5.0",
"@vue/test-utils": "^1.2.0",
"acorn": "^8.1.1",
"acorn": "^8.2.2",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",