summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-18 12:12:02 +0000
committerGitHub <noreply@github.com>2021-03-18 12:12:02 +0000
commite9c3bd83cc09bb29e082f02da0a6314ee519194c (patch)
tree664a9258c08f5a03363bca2424d9c197e8913e4a /package.json
parentd811ad125f803dbcd35792ed25e4ce3a484005f5 (diff)
Bump acorn from 8.0.4 to 8.1.0
Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.4 to 8.1.0. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/8.0.4...8.1.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e7059cb7..ecb7449c 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.3",
- "acorn": "^8.0.4",
+ "acorn": "^8.1.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.6.3",
"babel-loader": "^8.0.6",