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

github.com/nextcloud/text.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-06-04 05:06:49 +0300
committerGitHub <noreply@github.com>2022-06-04 05:06:49 +0300
commit44f5a916f922623824a9b3530ada2e82487b1cad (patch)
treeaf09999f9ecdb8d2b67f579a361f2b9c26a1f191 /package.json
parent014d24f380edbfb68e4ce448d58d5f49a7516612 (diff)
build(deps-dev): bump eslint from 8.16.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0) --- updated-dependencies: - dependency-name: eslint 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 c7882749f..711820d04 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"@vue/vue2-jest": "^27.0.0",
"cypress": "^9.7.0",
"cypress-file-upload": "^5.0.8",
- "eslint": "^8.16.0",
+ "eslint": "^8.17.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.26.0",