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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-13 05:09:31 +0300
committerGitHub <noreply@github.com>2021-03-13 05:09:31 +0300
commit1f425fc80dbf246b23fd732cdb785bb94d9c096e (patch)
tree6581f8f97954906b086f529b3ddbd3b59e1c2dad /package.json
parentdf518a9327b2d8e423e938a861e0702337eb2742 (diff)
Bump acorn from 8.0.4 to 8.1.0
Bumps [acorn](https://github.com/acornjs/acorn) from 8.0.4 to 8.1.0. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/8.0.4...8.1.0) Signed-off-by: dependabot[bot] <support@github.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 d5fc2ac11..6f4e33147 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.2",
- "acorn": "^8.0.4",
+ "acorn": "^8.1.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",