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>2021-12-25 05:01:09 +0300
committerGitHub <noreply@github.com>2021-12-25 05:01:09 +0300
commite5b3a4eb5d256bc9dc63e3c934c8d7bd5aef3eb7 (patch)
tree37ad9543f0cdfe610cd6bacdc402233ba544f955 /package.json
parentc4c88e513396d7a7aa1b3f4069f99f600d7985ee (diff)
Bump @nextcloud/eslint-config from 6.1.1 to 6.1.2
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.1 to 6.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/v6.1.1...v6.1.2) --- 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>
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 948d985..32cd0e0 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^6.1.1",
+ "@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.2.0",
"babel-loader-exclude-node-modules-except": "^1.2.1"