Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-17 04:19:42 +0300
committerGitHub <noreply@github.com>2020-10-17 04:19:42 +0300
commit7c80876a595d1f67ec316f347021ee9ff3b1a1fa (patch)
tree7706532f1efbe1ade2c98e4fb508bef6cac17ef0 /package.json
parent886ddb62ce5fbcb8ba210ce90c27a78066b3188a (diff)
Bump acorn from 8.0.3 to 8.0.4
Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/8.0.3...8.0.4) 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 17c5b199..db6cc717 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.0",
- "acorn": "^8.0.3",
+ "acorn": "^8.0.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.5.2",