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

github.com/nextcloud/text.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-06-14 23:14:01 +0300
committerGitHub <noreply@github.com>2020-06-14 23:14:01 +0300
commit9854c60bda2a061f8066095080a2316db644ca88 (patch)
tree2013a0783b26cc0df2629fd1790d531e9bdad82b /package.json
parent60486fc0c69162f8fd67fe9860183e050b9bddb7 (diff)
Bump acorn from 7.2.0 to 7.3.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.2.0 to 7.3.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.2.0...7.3.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 52cc5bc7c..e901b90a7 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"@vue/test-utils": "^1.0.3",
- "acorn": "^7.2.0",
+ "acorn": "^7.3.1",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.0.1",