summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-20 13:47:34 +0000
committerGitHub <noreply@github.com>2023-04-20 13:47:34 +0000
commitfcf7c0141d8fb1e42ebcf966c4faa0ccf9a4eb9c (patch)
tree56f9cd3958007380bf1725937b611d4686e5cc60 /package.json
parentf5644b174502cb359a9e95a0de47bb633bca1c15 (diff)
chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.0. - [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.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 bde925f9..c6000cd0 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^29.5.1",
- "@typescript-eslint/parser": "^5.58.0",
+ "@typescript-eslint/parser": "^5.59.0",
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.3",
"babel-jest": "^29.4.2",