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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-09-20 15:40:31 +0300
committerGitHub <noreply@github.com>2021-09-20 15:40:31 +0300
commitb8c30f65cdf591d0d69cfedde79b6122c4d77d93 (patch)
treef273b0b19fa314390ce36307790632a76a1e4394 /package.json
parentbe142b8cf0c9b5cc08b816a87c2678af0ac72379 (diff)
parent04ccb0f73b472efb2e0e86fda3ef23b06adcf567 (diff)
Merge pull request #5547 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.15.7
Bump @babel/eslint-parser from 7.15.4 to 7.15.7
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 f9dae6fa0..164cb6159 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.5",
- "@babel/eslint-parser": "^7.15.4",
+ "@babel/eslint-parser": "^7.15.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.6",
"@nextcloud/browserslist-config": "^2.1.0",