summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-18 11:13:36 -0100
committerGitHub <noreply@github.com>2021-03-18 11:13:36 -0100
commitc75a8c29180bdcdf564d8c2e85e71e2fe0b2077e (patch)
tree7770e5ef5a5db87ec91049b34da6a5043b9735b8 /package.json
parentb3156173559a6282a11a7f0c5efe98a500750010 (diff)
parente9c3bd83cc09bb29e082f02da0a6314ee519194c (diff)
Merge pull request #1215 from nextcloud/dependabot/npm_and_yarn/acorn-8.1.0
Bump acorn from 8.0.4 to 8.1.0
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 2d353eda..11a7b9d9 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.2.2",