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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkesselb <mail@danielkesselberg.de>2021-09-08 23:02:42 +0300
committerGitHub <noreply@github.com>2021-09-08 23:02:42 +0300
commit052fe1d95e9de685cddeac45a770111747bbd1dd (patch)
treefb4954ce2d586476130c6c363a05c899488d2694 /package.json
parent17044842dd999cd3c5b87dc312a0cdb4a659379b (diff)
parent2b5047986820490f68bbfa2632521d4d4ae410e0 (diff)
Merge pull request #5509 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.15.4
Bump @babel/eslint-parser from 7.15.0 to 7.15.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 cbb8933b6..b304c08f9 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.0",
- "@babel/eslint-parser": "^7.15.0",
+ "@babel/eslint-parser": "^7.15.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.4",
"@nextcloud/browserslist-config": "^2.1.0",