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:
authorJoas Schilling <coding@schilljs.com>2022-08-09 10:05:24 +0300
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>2022-10-18 17:06:15 +0300
commit9face7a78a31cc43c306223128d7e719a50156e3 (patch)
tree75368e0296aa10f402f0540a18903b55f06df8b6
parentf92515ac25a8a389277d780141cd62171a2db578 (diff)
Bump again
Signed-off-by: Joas Schilling <coding@schilljs.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 7161931..70d54a1 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.1",
+ "@nextcloud/eslint-config": "^8.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.2.1"
},
@@ -2087,9 +2087,9 @@
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
},
"node_modules/@nextcloud/eslint-config": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.1.tgz",
- "integrity": "sha512-hee4U1AhqwMO+unKu6ktaciDlLcjq+zFdglss+GYjevvBkdoLvuKWN3V9OD63KB9GyZOeIveEYMgWSB9ykKVCA==",
+ "version": "8.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.2.tgz",
+ "integrity": "sha512-uyYBSGQrbq7VZaqv0A4RBH5c80go07Xaebc00RxPhpG7IHkry92gTYlY8YarnlEFWaeAnXGPh3OhfXGDC40EyQ==",
"dev": true,
"engines": {
"node": "^16.0.0",
@@ -13235,9 +13235,9 @@
}
},
"@nextcloud/eslint-config": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.1.tgz",
- "integrity": "sha512-hee4U1AhqwMO+unKu6ktaciDlLcjq+zFdglss+GYjevvBkdoLvuKWN3V9OD63KB9GyZOeIveEYMgWSB9ykKVCA==",
+ "version": "8.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.1.2.tgz",
+ "integrity": "sha512-uyYBSGQrbq7VZaqv0A4RBH5c80go07Xaebc00RxPhpG7IHkry92gTYlY8YarnlEFWaeAnXGPh3OhfXGDC40EyQ==",
"dev": true,
"requires": {}
},
diff --git a/package.json b/package.json
index 5eeaab2..56c6418 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.1",
+ "@nextcloud/eslint-config": "^8.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.2.1"
}