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>2019-06-24 11:07:28 +0300
committerGitHub <noreply@github.com>2019-06-24 11:07:28 +0300
commitc46123386091c74a9140796786ac40a845a12108 (patch)
treeef45b0717b25b56042c1169ce976793575b4405d /package.json
parentdeba2dd41dad0dcf53fa3f5dbb1ac9e109be1b03 (diff)
parentd303567540483112da108a9655ddc16e6b42a467 (diff)
Merge pull request #1823 from nextcloud/dependabot/npm_and_yarn/babel-eslint-10.0.2
Bump babel-eslint from 10.0.1 to 10.0.2
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 2b0a87a7c..2007f58b4 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.5",
"@vue/test-utils": "^1.0.0-beta.29",
- "babel-eslint": "^10.0.1",
+ "babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
"browserslist-config-nextcloud": "0.0.1",
"chai": "^4.2.0",