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

github.com/nextcloud/text.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-08-11 14:12:38 +0300
committerJulius Härtl <jus@bitgrid.net>2022-08-19 00:10:59 +0300
commitc484007dd49a0bf41c03eaa0e4e81a09475848cb (patch)
treed21a43169b2e449cea774ef19bca857f3fa79d76 /package.json
parent7137bfc8b167032faea60a18612f2a2cd96e6c6d (diff)
build(deps-dev): bump @nextcloud/eslint-config from 8.0.0 to 8.1.2
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.0.0 to 8.1.2. - [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.0.0...v8.1.2) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 90403cea5..ec2669f8a 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@cypress/webpack-preprocessor": "^5.12.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^8.0.0",
+ "@nextcloud/eslint-config": "^8.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.2.1",
"@vitejs/plugin-vue2": "^1.1.2",