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-18 05:12:15 +0300
committerGitHub <noreply@github.com>2022-06-18 05:12:15 +0300
commit5243b585a38c3ac8dc437b54374ce1406c23815a (patch)
treebacf8603c8f9b67cb724a55b7df90a7004c0b4cb /package.json
parent88b693ecf08152ede579a73ac4cfbf27e2852bdc (diff)
Bump @typescript-eslint/parser from 5.27.1 to 5.28.0dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.28.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.28.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 b5ef8073..fbef1225 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.27.1",
+ "@typescript-eslint/parser": "^5.28.0",
"@vue/vue2-jest": "^28.0.0",
"babel-jest": "^28.1.1",
"eslint-import-resolver-typescript": "^2.7.1",