diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-15 03:15:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-15 03:15:35 +0000 |
commit | 8e84c6af22f4ebf0979d57267a07e62a6a782783 (patch) | |
tree | 547f21bd3ca5115e4a933a6f8d9808d733fbb1e9 /package.json | |
parent | 2e1a560867dcf64433efe7a24d5ecdd69a3ba9f4 (diff) | |
download | nextcloud-server-8e84c6af22f4ebf0979d57267a07e62a6a782783.tar.gz nextcloud-server-8e84c6af22f4ebf0979d57267a07e62a6a782783.zip |
bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.58.0
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 20121be5312..04d0c2813d7 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@types/dockerode": "^3.3.14", - "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.58.0", "@typescript-eslint/parser": "^5.44.0", "@vue/test-utils": "^1.3.3", "@vue/tsconfig": "^0.1.3", |