Bump @nextcloud/eslint-config from 5.0.0 to 5.1.0

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/v5.1.0/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-03 10:20:58 +00:00
committed by GitHub
parent 740a06e2a5
commit 535a0a4381
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4835,9 +4835,9 @@
}
},
"@nextcloud/eslint-config": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-5.0.0.tgz",
"integrity": "sha512-f/QNRo2EQshGzgxIkzq0QyoCt2k8viXhO1UYIx56ScOPahBH04xcHUp1gNxMHOcmTgsUHQN4et6jr6KGz9GghA==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-5.1.0.tgz",
"integrity": "sha512-NNSKvgkV6dSGD77ty7OARdO2YwL+fAvxkegXJK1UaTI9nSDsiPAHyYwaYrkOUmrVygpprzqsdnTofeKIq1JepQ==",
"dev": true
},
"@nextcloud/eslint-plugin": {

View File

@@ -74,7 +74,7 @@
"@babel/preset-env": "^7.13.15",
"@nextcloud/babel-config": "^1.0.0-beta.1",
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^5.0.0",
"@nextcloud/eslint-config": "^5.1.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
"@relative-ci/agent": "^1.5.0",