aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-22 01:38:55 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-06-24 08:38:16 +0000
commit2241ad824d819b743464d8ae0e6c4a5951765acb (patch)
tree082f5d45fc79c9e96e62db7bf5e96b5d9246c70b /package.json
parent4680bc47c21d3a42f20ee970032ecc7d26db0f1c (diff)
downloadnextcloud-server-2241ad824d819b743464d8ae0e6c4a5951765acb.tar.gz
nextcloud-server-2241ad824d819b743464d8ae0e6c4a5951765acb.zip
chore(deps-dev): bump @nextcloud/eslint-config from 8.3.0 to 8.4.1
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.3.0 to 8.4.1. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v8.3.0...v8.4.1) --- 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> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 53ba7d097ec..8b6ec95a7bc 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.7",
- "@nextcloud/eslint-config": "^v8.3.0-beta.2",
+ "@nextcloud/eslint-config": "^v8.4.1",
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/typings": "^1.8.0",
"@nextcloud/webpack-vue-config": "^6.0.1",