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-03 04:18:50 +0300
committerGitHub <noreply@github.com>2020-10-03 04:18:50 +0300
commit315fa34ea4d2772cd9efc3610189657001bd03d9 (patch)
tree4abd92827b65f97a454d60df8515555884870b0e /package.json
parent893b3f01ffb8c0f1496e5d3a41a0109438272b3a (diff)
Bump acorn from 8.0.1 to 8.0.3
Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.1 to 8.0.3. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/8.0.1...8.0.3) 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 91f1b215..954e29de 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"@vue/test-utils": "^1.1.0",
- "acorn": "^8.0.1",
+ "acorn": "^8.0.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",