summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-07 03:10:43 +0000
committerGitHub <noreply@github.com>2023-01-07 03:10:43 +0000
commit2b3492821473be7dc2416b867014fcbe7b7b75a8 (patch)
tree1a7bc23d8b7662738cf56689e264df71d740e9b3 /package.json
parent484dabaf801d8335dfe5353caebbf035220dafd2 (diff)
Bump @nextcloud/eslint-config from 8.1.4 to 8.1.5
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.1.4 to 8.1.5. - [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/v8.1.4...v8.1.5) --- 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 580813e49..14444b3d2 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"@babel/preset-typescript": "^7.18.6",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/eslint-config": "^8.1.4",
+ "@nextcloud/eslint-config": "^8.1.5",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/webpack-vue-config": "^5.4.0",
"@vue/test-utils": "^1.3.3",