Bump @nextcloud/eslint-config from 1.1.1 to 1.2.0

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 1.1.1 to 1.2.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/v1.1.1...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-26 17:33:20 +00:00 committed by GitHub
parent 7eda0ba956
commit b041bf48b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1747,9 +1747,9 @@
"dev": true
},
"@nextcloud/eslint-config": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-1.1.1.tgz",
"integrity": "sha512-oSwye/bMsN3WHCBPX1h6XcXHYodbullS4HK9ltTZR+V9DionfPCbXvyP25zdNrKrKHpUFLalN0E9dE/RTy3m8g==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-1.2.0.tgz",
"integrity": "sha512-aI89LvMy/NoJBlaO45RGGIh/mzRwNpykUqi8RV+5p1oWu4qSe3V2mF/TAt/hWRZf5h1p+Wh95fiZ8XGlECrySA==",
"dev": true
},
"@nextcloud/eslint-plugin": {

View File

@ -80,7 +80,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.1.1",
"@nextcloud/eslint-config": "^1.2.0",
"@nextcloud/eslint-plugin": "^1.1.0",
"@vue/test-utils": "^1.0.0-beta.32",
"babel-core": "^7.0.0-bridge.0",