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

github.com/nextcloud/notifications.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 06:12:20 +0300
committerGitHub <noreply@github.com>2022-11-12 06:12:20 +0300
commit6de9cde2ac9a3e3dcb38b2cb5e61da6ab6637883 (patch)
treeee789b27f40e0d8c9995c5de9c818b6ca5442ad2
parent80ed3faa6c30219338707d82e22169c2c8090dab (diff)
parentf99ee9dc1e3b553c6c2f0004b93a4527b1e3721a (diff)
Merge pull request #1361 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 6d9e1ae..b8d0857 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -29,7 +29,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",
"babel-loader-exclude-node-modules-except": "^1.2.1",
@@ -2034,9 +2034,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",
@@ -13632,9 +13632,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 128b22f..05c0858 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,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",
"babel-loader-exclude-node-modules-except": "^1.2.1",