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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-04-21 10:01:15 +0300
committerGitHub <noreply@github.com>2020-04-21 10:01:15 +0300
commit46bfe383a79bd18c278771e0ad31665e0a7df98e (patch)
treeab864152285e2f972efc8d763f0168fb0c12b4c9 /package.json
parent0c0397e923b3dfb82093ce699b40dbc76dd7b76a (diff)
parente2df9e4d7e4be0600e45b9165e2be62d8f01d0d2 (diff)
Merge pull request #20557 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-plugin-1.4.0
Bump @nextcloud/eslint-plugin from 1.1.0 to 1.4.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 cc7df5fead8..8b5bdfb8692 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@babel/preset-env": "^7.9.5",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
- "@nextcloud/eslint-plugin": "^1.1.0",
+ "@nextcloud/eslint-plugin": "^1.4.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",