diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-06 03:45:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-06 03:45:32 +0000 |
commit | 228bb100d8d43e47154aa457cb06c955a9a3e4fb (patch) | |
tree | c1c7aabcf2cc81779cd09a69cd03fc3af3a73456 /package.json | |
parent | c40d1b7dbc4b0c12ff08f300abdd93dbecba0396 (diff) | |
download | nextcloud-server-228bb100d8d43e47154aa457cb06c955a9a3e4fb.tar.gz nextcloud-server-228bb100d8d43e47154aa457cb06c955a9a3e4fb.zip |
bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c15b802e725..d04d78a526c 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@types/dockerode": "^3.3.14", - "@typescript-eslint/eslint-plugin": "^5.59.1", + "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.59.2", "@vue/test-utils": "^1.3.5", "@vue/tsconfig": "^0.1.3", |