summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-23 20:59:15 +0000
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-03-23 07:27:45 +0100
commit0b665b816913294399a4d93e5bfbc05a49d4d13b (patch)
tree839a7452b0ce5851d84514a4386c6bba9945ab8c /package.json
parent4521c7916944b341d2329a1125f2c48f91b8ed99 (diff)
downloadnextcloud-server-0b665b816913294399a4d93e5bfbc05a49d4d13b.tar.gz
nextcloud-server-0b665b816913294399a4d93e5bfbc05a49d4d13b.zip
bump @nextcloud/eslint-config from 8.0.0 to 8.2.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>
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 d0db8c5d760..b586d0507ae 100644
--- a/package.json
+++ b/package.json
@@ -115,7 +115,7 @@
"@cypress/browserify-preprocessor": "^3.0.2",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.1",
- "@nextcloud/eslint-config": "^8.0.0",
+ "@nextcloud/eslint-config": "^8.2.1",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "github:nextcloud/webpack-vue-config#master",
"@testing-library/jest-dom": "^5.16.5",