chore(deps): update dependency @nextcloud/eslint-config to ^8.1.5

This commit is contained in:
renovate[bot] 2023-01-03 02:07:49 +00:00 коммит произвёл GitHub
Родитель 908c1ac7d1
Коммит 52a2707ff9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -92,7 +92,7 @@
"@nextcloud/babel-config": "^1.0.0", "@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0", "@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/cypress": "^1.0.0-beta.2", "@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/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0", "@nextcloud/webpack-vue-config": "^5.4.0",
"@vitejs/plugin-vue2": "^2.2.0", "@vitejs/plugin-vue2": "^2.2.0",
@ -3461,9 +3461,9 @@
} }
}, },
"node_modules/@nextcloud/eslint-config": { "node_modules/@nextcloud/eslint-config": {
"version": "8.1.4", "version": "8.1.5",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.4.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.5.tgz",
"integrity": "sha512-K5jhxWgquyV4YR4bgR0rf9AzHAoqqAbsCN3KCs9GkqLsc/ETtcnESL80C+DoWMr5Ibkbx0Knn6bMDBvVio8TuQ==", "integrity": "sha512-LuGqF8/YzdKAUsdd60xmXBN8LBmXgU2cwVLAnG3j1kbXRydZOSQEdqcPOz9bAzp3J2yaq5sTR3ZeZapTH+Jljg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": "^16.0.0", "node": "^16.0.0",
@ -22283,9 +22283,9 @@
} }
}, },
"@nextcloud/eslint-config": { "@nextcloud/eslint-config": {
"version": "8.1.4", "version": "8.1.5",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.4.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.5.tgz",
"integrity": "sha512-K5jhxWgquyV4YR4bgR0rf9AzHAoqqAbsCN3KCs9GkqLsc/ETtcnESL80C+DoWMr5Ibkbx0Knn6bMDBvVio8TuQ==", "integrity": "sha512-LuGqF8/YzdKAUsdd60xmXBN8LBmXgU2cwVLAnG3j1kbXRydZOSQEdqcPOz9bAzp3J2yaq5sTR3ZeZapTH+Jljg==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },

Просмотреть файл

@ -121,7 +121,7 @@
"@nextcloud/babel-config": "^1.0.0", "@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0", "@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/cypress": "^1.0.0-beta.2", "@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/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0", "@nextcloud/webpack-vue-config": "^5.4.0",
"@vitejs/plugin-vue2": "^2.2.0", "@vitejs/plugin-vue2": "^2.2.0",