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>
This commit is contained in:
dependabot-preview[bot]
2020-07-31 19:15:47 +00:00
committed by Julius Härtl
parent ee254dfa16
commit 9821d77796
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5397,9 +5397,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": {

View File

@@ -70,7 +70,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.4",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"@vue/test-utils": "^1.0.3",
"acorn": "^7.3.1",