Bump @nextcloud/eslint-config from 8.1.4 to 8.1.5

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.1.4 to 8.1.5.
- [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/v8.1.4...v8.1.5)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-07 03:31:07 +00:00
committed by GitHub
parent 05590b3550
commit 59e8a87baf
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -49,7 +49,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/cypress": "^1.0.0-beta.2",
"@nextcloud/eslint-config": "^8.1.4",
"@nextcloud/eslint-config": "^8.1.5",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"@relative-ci/agent": "^4.1.3",
@@ -3081,9 +3081,9 @@
}
},
"node_modules/@nextcloud/eslint-config": {
"version": "8.1.4",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.4.tgz",
"integrity": "sha512-K5jhxWgquyV4YR4bgR0rf9AzHAoqqAbsCN3KCs9GkqLsc/ETtcnESL80C+DoWMr5Ibkbx0Knn6bMDBvVio8TuQ==",
"version": "8.1.5",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.5.tgz",
"integrity": "sha512-LuGqF8/YzdKAUsdd60xmXBN8LBmXgU2cwVLAnG3j1kbXRydZOSQEdqcPOz9bAzp3J2yaq5sTR3ZeZapTH+Jljg==",
"dev": true,
"engines": {
"node": "^16.0.0",
@@ -22259,9 +22259,9 @@
}
},
"@nextcloud/eslint-config": {
"version": "8.1.4",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.4.tgz",
"integrity": "sha512-K5jhxWgquyV4YR4bgR0rf9AzHAoqqAbsCN3KCs9GkqLsc/ETtcnESL80C+DoWMr5Ibkbx0Knn6bMDBvVio8TuQ==",
"version": "8.1.5",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.5.tgz",
"integrity": "sha512-LuGqF8/YzdKAUsdd60xmXBN8LBmXgU2cwVLAnG3j1kbXRydZOSQEdqcPOz9bAzp3J2yaq5sTR3ZeZapTH+Jljg==",
"dev": true,
"requires": {}
},

View File

@@ -76,7 +76,7 @@
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/cypress": "^1.0.0-beta.2",
"@nextcloud/eslint-config": "^8.1.4",
"@nextcloud/eslint-config": "^8.1.5",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"@relative-ci/agent": "^4.1.3",