summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-01 03:31:17 +0000
committerGitHub <noreply@github.com>2023-04-01 03:31:17 +0000
commitb0e6688248e605a9e44c7479045647976af04757 (patch)
tree32f58431ad6af17704d1ada636888ca033f5299d /package.json
parent478f36153de2021c9d27e7d7df86bf8ebcfee45b (diff)
chore(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.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.57.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 c2890497..f7a82d15 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.0",
- "@typescript-eslint/parser": "^5.56.0",
+ "@typescript-eslint/parser": "^5.57.0",
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.3",
"babel-jest": "^29.4.2",