summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-18 07:59:17 +0000
committerGitHub <noreply@github.com>2020-07-18 07:59:17 +0000
commit8eb13af9c94df2a9999d5cd775c69a57861a2b39 (patch)
tree249ae0d4e82cb16c4df5fa46017c5257e264192e
parentbe42dd32ed971e3d8ac5dae7eb80bc94f73e804c (diff)
parent9f6871c92398bbe4c252f4d0501a24c9645c5772 (diff)
Merge pull request #948 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-2.1.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 7dbf12a3..6985dfa4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5471,9 +5471,9 @@
}
},
"@nextcloud/eslint-config": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-2.0.0.tgz",
- "integrity": "sha512-rpBCwFm4/UpJUhGf38CHbOGzoQikvht90JqqbI0GtbpP2Ty1F8Pvr/3ntg+OVeu6utkJL1hybtD9pQswiZfWCg==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-2.1.0.tgz",
+ "integrity": "sha512-E1ehi28zuIbbj5qRkU39VxVmGVaDvAmBFwPId0qwTO8+cBvIUiDMOZ1DaOGyNZoPpuss39GUPPiX9Sr3cYEW5A==",
"dev": true
},
"@nextcloud/eslint-plugin": {
diff --git a/package.json b/package.json
index ce054bc9..83ac9bb2 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"@babel/preset-env": "^7.10.4",
"@vue/test-utils": "^1.0.0-beta.29",
"@nextcloud/browserslist-config": "^1.0.0",
- "@nextcloud/eslint-config": "^2.0.0",
+ "@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"acorn": "^7.1.1",
"babel-eslint": "^10.0.3",