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-07-09 04:02:34 +0300
committerGitHub <noreply@github.com>2022-07-09 04:02:34 +0300
commit12eef9ca477f28ebcd7f81540af5f749ec5edba3 (patch)
treeea98ba74d57017f8283a290fb52d309106917d39 /package.json
parent9a00d17eb727f6079504b0e06d467460058cf063 (diff)
Bump @typescript-eslint/parser from 5.29.0 to 5.30.5dependabot/npm_and_yarn/typescript-eslint/parser-5.30.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.5. - [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.30.5/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 913ef9d2..e1443b5b 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.29.0",
+ "@typescript-eslint/parser": "^5.30.5",
"@vue/vue2-jest": "^27",
"babel-jest": "^27",
"eslint-import-resolver-typescript": "^2.7.1",