summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-01 17:25:38 +0000
committerGitHub <noreply@github.com>2023-05-01 17:25:38 +0000
commitca815912eccbd34505727f69125a1b7243b00a52 (patch)
treea4b55233a78766a608e7fe1818beaf7133a08dd5 /package.json
parent193e0968138469f12d03cc1bf94a0894c394208e (diff)
downloadnextcloud-server-ca815912eccbd34505727f69125a1b7243b00a52.tar.gz
nextcloud-server-ca815912eccbd34505727f69125a1b7243b00a52.zip
chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 5bfb4c0a558..5d3abea1b00 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.14",
"@typescript-eslint/eslint-plugin": "^5.59.1",
- "@typescript-eslint/parser": "^5.44.0",
+ "@typescript-eslint/parser": "^5.59.2",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.1.3",
"@vue/vue2-jest": "^29.2.3",