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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-29 13:14:08 +0300
committerGitHub <noreply@github.com>2020-02-29 13:14:08 +0300
commitc2167ab6f9134fc27cff1f257cd978ad17c53b81 (patch)
treeaefaaef78eb4f14225fbbf556041d6113f798417 /package.json
parent1e16fa7a8fc72f2a491ff90f9a5b5a194e78d796 (diff)
Bump babel-eslint from 10.0.3 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 912890bfa1f..79694ac12bb 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.3",
"@nextcloud/browserslist-config": "^1.0.0",
- "babel-eslint": "^10.0.3",
+ "babel-eslint": "^10.1.0",
"babel-loader": "^8.0.6",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
"chai": "^4.2.0",