summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-20 11:02:37 +0000
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-01-21 13:13:52 +0100
commiteceebbb4ad67d833c8e1ba3ff8e67327fd9c60a3 (patch)
tree96b33bfe505c1ee2edbb94150a2e4f96ef2dfc4b /package.json
parenta9b098eed59f594f9c6531c172617cd740de167a (diff)
downloadnextcloud-server-eceebbb4ad67d833c8e1ba3ff8e67327fd9c60a3.tar.gz
nextcloud-server-eceebbb4ad67d833c8e1ba3ff8e67327fd9c60a3.zip
Bump @nextcloud/eslint-config from 6.1.2 to 7.0.1
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.2 to 7.0.1. - [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.2...v7.0.1) --- 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> Signed-off-by: Louis Chemineau <louis@chmn.me>
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 2dbf44a9431..33ad994c4c0 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",
- "@nextcloud/eslint-config": "^6.1.2",
+ "@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.5.0",