summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-14 21:18:46 +0000
committerGitHub <noreply@github.com>2020-09-14 21:18:46 +0000
commitb9a546236d0a50a7c2e61bfdb94ede7cb6a3957b (patch)
treed76686009858a203c32b7bddd09e076d464c15de /package.json
parentfdabd7be928b40ec750680d82528d5efa0ea7777 (diff)
Bump acorn from 7.4.0 to 8.0.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.4.0 to 8.0.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.4.0...8.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 abad4dfc..37f1d003 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.4.0",
- "acorn": "^7.4.0",
+ "acorn": "^8.0.1",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.3.0",
"babel-loader": "^8.0.6",