Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-12 05:04:04 +0300
committerGitHub <noreply@github.com>2022-11-12 05:04:04 +0300
commit17e87aa9051143a9ce38e10c09daa057b990b301 (patch)
treec582d84203ab89ee36439fa66ba6cfe18eee6842
parenteb985265517a55eeefc6b1a4510b4a0882e09da2 (diff)
Bump @nextcloud/eslint-config from 8.1.2 to 8.1.3
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.1.2 to 8.1.3. - [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.2...v8.1.3) --- 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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index dceae14..443b5cb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/eslint-config": "^8.1.2",
+ "@nextcloud/eslint-config": "^8.1.3",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"vue-template-compiler": "^2.7.13"
@@ -2097,9 +2097,9 @@
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
},
"node_modules/@nextcloud/eslint-config": {
- "version": "8.1.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.2.tgz",
- "integrity": "sha512-uyYBSGQrbq7VZaqv0A4RBH5c80go07Xaebc00RxPhpG7IHkry92gTYlY8YarnlEFWaeAnXGPh3OhfXGDC40EyQ==",
+ "version": "8.1.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.3.tgz",
+ "integrity": "sha512-hx6R4WHA79Ahl/53QcGndP7F2soH+7XoChXcbfRVtjwMYxXxU/wphzbLHACJLna5RtFlLcWIq+7n0/SMkwZfBQ==",
"dev": true,
"engines": {
"node": "^16.0.0",
@@ -13366,9 +13366,9 @@
}
},
"@nextcloud/eslint-config": {
- "version": "8.1.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.2.tgz",
- "integrity": "sha512-uyYBSGQrbq7VZaqv0A4RBH5c80go07Xaebc00RxPhpG7IHkry92gTYlY8YarnlEFWaeAnXGPh3OhfXGDC40EyQ==",
+ "version": "8.1.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.3.tgz",
+ "integrity": "sha512-hx6R4WHA79Ahl/53QcGndP7F2soH+7XoChXcbfRVtjwMYxXxU/wphzbLHACJLna5RtFlLcWIq+7n0/SMkwZfBQ==",
"dev": true,
"requires": {}
},
diff --git a/package.json b/package.json
index 3b9d595..39daebc 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/eslint-config": "^8.1.2",
+ "@nextcloud/eslint-config": "^8.1.3",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"vue-template-compiler": "^2.7.13"