Merge pull request #3042 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/eslint-config-5.1.0

Bump @nextcloud/eslint-config from 5.0.0 to 5.1.0
This commit is contained in:
Julius Härtl
2021-05-03 10:22:46 -01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5023,9 +5023,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.14.0",
"@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",