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:
authorJulius Härtl <jus@bitgrid.net>2020-12-22 02:08:18 +0300
committerGitHub <noreply@github.com>2020-12-22 02:08:18 +0300
commitb1006736138cd4b05c13f7c0f50a5b991c68b311 (patch)
treed90a4cf35a71f082b8f65666d0dc24fe03a4e61e /package.json
parentbc1c54b6a8075cd8874791668c7983b4eaf0eaf9 (diff)
parentcb6f20573eceb61c1b76c403b4e5c562e812ddca (diff)
Merge pull request #1251 from nextcloud/dependabot/npm_and_yarn/acorn-8.0.4
Bump acorn from 7.4.0 to 8.0.4
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 fc90f2ec1..1798bbe88 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.2",
- "acorn": "^7.4.0",
+ "acorn": "^8.0.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",