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

github.com/nextcloud/announcementcenter.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 07:26:31 +0300
committerGitHub <noreply@github.com>2022-11-12 07:26:31 +0300
commit345ccf6197fc66ece5941559c4e6a74546a26661 (patch)
treedc5f3b047a33a869a3338b3550c7e559c741a58c
parent928c3c3109d43a27baaaa25222b8bf2cb8ee063e (diff)
parent94bba0ba04ea2dbe86895e820caad3cd47dac086 (diff)
Merge pull request #560 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.1.3
-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 c109b0e..28f71c3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,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"
@@ -2930,9 +2930,9 @@
}
},
"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",
@@ -16418,9 +16418,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 47bbfa1..8a75d0a 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,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"