Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-25 04:02:33 +0300
committerGitHub <noreply@github.com>2022-06-25 04:02:33 +0300
commit7f018ae2242dba849d5ff5a319229b57efb1f940 (patch)
tree8cabcd2bdcb6a7e2e1a469a14268f0559d2753b4 /package.json
parent123515f784bd29b954929b3f80c4fe02f6863ecd (diff)
Bump @typescript-eslint/parser from 5.28.0 to 5.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.29.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.29.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 bee7ec85..351affbf 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@nextcloud/typings": "^1.4.3",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@types/jest": "^27.4.1",
- "@typescript-eslint/parser": "^5.28.0",
+ "@typescript-eslint/parser": "^5.29.0",
"@vue/vue2-jest": "^28.0.0",
"babel-jest": "^28.1.1",
"eslint-import-resolver-typescript": "^2.7.1",