diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-29 07:08:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-29 07:08:29 +0000 |
commit | 0240c9627446bfe0df5f95e32c0f4842f62e435a (patch) | |
tree | 2446cd2b380458d82abdd6fe362ef0fcb1c0d210 /package.json | |
parent | 62c07bd884b65c27fa4c12f3d87a89b9509ae0e5 (diff) | |
parent | e1b06da09464bf1228705ff97c710ee0930f0b08 (diff) | |
download | nextcloud-server-0240c9627446bfe0df5f95e32c0f4842f62e435a.tar.gz nextcloud-server-0240c9627446bfe0df5f95e32c0f4842f62e435a.zip |
Merge pull request #37988 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.1
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 d7e2f122c9a..c0fb54b9501 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.58.0", + "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.44.0", "@vue/test-utils": "^1.3.5", "@vue/tsconfig": "^0.1.3", |