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-07 11:33:30 +0300
committerGitHub <noreply@github.com>2022-06-07 11:33:30 +0300
commit096abc0df7e4ca1e3c183fc8866a3beaf56821f4 (patch)
tree09e78a09934f08f0e32eacd5b07d84a06f0597c2 /package.json
parent014d12362383d5f86af4fa900891892adf7b0816 (diff)
Bump @typescript-eslint/parser from 5.25.0 to 5.27.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.25.0 to 5.27.1. - [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.27.1/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 bbf407a3..ab4e5274 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@nextcloud/typings": "^1.4.2",
"@nextcloud/webpack-vue-config": "^4.3.2",
"@types/jest": "^27.4.1",
- "@typescript-eslint/parser": "^5.25.0",
+ "@typescript-eslint/parser": "^5.27.1",
"@vue/vue2-jest": "^28.0.0",
"babel-jest": "^27.5.1",
"eslint-import-resolver-typescript": "^2.5.0",