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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-18 08:46:35 +0300
committerGitHub <noreply@github.com>2021-12-18 08:46:35 +0300
commit0fd47be6b22eecc35390b873a70b77cce45e4af8 (patch)
tree2dbe89ebf6d7ad3121117deb4a1cc6350a1d8cb0 /package.json
parentf26898b18e334e73868f72f036e32d80147936b1 (diff)
parent3689bae76a16a6895288fe4f06e18cda7eeb355f (diff)
Merge pull request #1928 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.16.5
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 868c2211..35f2f738 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@babel/core": "^7.16.5",
- "@babel/eslint-parser": "^7.16.3",
+ "@babel/eslint-parser": "^7.16.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.16.5",
"@babel/plugin-transform-runtime": "^7.16.4",