summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-10 03:42:13 +0000
committerGitHub <noreply@github.com>2023-06-10 03:42:13 +0000
commit016bd286f0a7b37cf591b45978adce9bb5d5e828 (patch)
tree7a8aa7d33d7a2042a571be6ea5dcf7374c5de7c2 /package.json
parentd0f0655f011fd751f13490c129aa1bebd89a5f5c (diff)
chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.9. - [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.9/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 23400b7e..da6986c4 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^29.5.2",
- "@typescript-eslint/parser": "^5.59.8",
+ "@typescript-eslint/parser": "^5.59.9",
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.4",
"babel-jest": "^29.4.2",