summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-01 08:11:41 +0100
committerGitHub <noreply@github.com>2020-03-01 08:11:41 +0100
commitdaa7534527aedaad356ead0a04ac6343881ac9d6 (patch)
tree56bab7d59f0d13f62a1fa93ed1680be33adc7fb0 /package.json
parent1b7cb9a6c758e771b5bb353d6642f3aabbe4be58 (diff)
parentc2167ab6f9134fc27cff1f257cd978ad17c53b81 (diff)
downloadnextcloud-server-daa7534527aedaad356ead0a04ac6343881ac9d6.tar.gz
nextcloud-server-daa7534527aedaad356ead0a04ac6343881ac9d6.zip
Merge pull request #19710 from nextcloud/dependabot/npm_and_yarn/babel-eslint-10.1.0
Bump babel-eslint from 10.0.3 to 10.1.0
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 3b8c460dfb5..afc3f59deb9 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.6",
"@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",