summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-18 01:20:21 +0000
committerGitHub <noreply@github.com>2020-07-18 01:20:21 +0000
commit9f6871c92398bbe4c252f4d0501a24c9645c5772 (patch)
treebd457b79ed82310be601ac496ca8732d3e5557ea
parentae836862642d386244260b1ea707513948ea28bf (diff)
Bump @nextcloud/eslint-config from 2.0.0 to 2.1.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/nextcloud/eslint-config/releases) - [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/eslint-config/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-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 8b8772f7..d983f9c4 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 a550c631..c7c209eb 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",