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

github.com/nextcloud/server.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-07-03 21:34:24 +0300
committerGitHub <noreply@github.com>2022-07-03 21:34:24 +0300
commit5b3ff79ceede1cfa3cc7d4cd13878733e28d4880 (patch)
tree4f0a1a1d727b802f5d29a0e3ce8b87646aa1a6da /package.json
parent97e1c489b54ecb14e900c4d3ec353038d2f35b8d (diff)
Bump @nextcloud/eslint-config from 7.0.2 to 8.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 7.0.2 to 8.0.0. - [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/v7.0.2...v8.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... 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 4b2741c1b2e..e445c05d605 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"@babel/node": "^7.17.10",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^7.0.2",
+ "@nextcloud/eslint-config": "^8.0.0",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/user-event": "^14.1.1",