summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:10:33 +0000
committerGitHub <noreply@github.com>2020-10-10 01:10:33 +0000
commit271a408e9f5af370dc55ad28b9f970ae49fa29f6 (patch)
treeb6df93f6e160edea241b56ddd69cf234671fb6f9
parentf8c19d0429e32d3e58a44581f9978ddf22e47602 (diff)
parentd365dca3c1e39c8dc673a585394873b97db90b41 (diff)
Merge pull request #1835 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-plugin-1.5.0
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 5ed58e62..1e42e5f0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2447,9 +2447,9 @@
"dev": true
},
"@nextcloud/eslint-plugin": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.4.0.tgz",
- "integrity": "sha512-w3k04Rj1lBHO4MNhiO4e4WPnijsqTYJhBJ3v+8bYlBi83L5OG+oqu7UHq4ETeDrHVC8QLweu/8vx6iGah00img==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.5.0.tgz",
+ "integrity": "sha512-cM8+xlJy1FPiADGBcFn3mB2RYQLQjME/jMF5YVEIA1AQGavgT4JHo+I6DVIBoTyoGbAGrTf94FDrRKdoIm1JWQ==",
"dev": true,
"requires": {
"requireindex": "^1.2.0"
diff --git a/package.json b/package.json
index 85f93d9c..0d21a864 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"@babel/preset-env": "^7.11.5",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
- "@nextcloud/eslint-plugin": "^1.4.0",
+ "@nextcloud/eslint-plugin": "^1.5.0",
"@nextcloud/webpack-vue-config": "^1.2.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",