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-04-23 05:36:21 +0300
committerGitHub <noreply@github.com>2022-04-23 05:36:21 +0300
commitecfff5d68799d0bdf5e10f66da058363eb1e943e (patch)
tree47ace2c14e740696af99ec0d8529ae9918811f81 /package.json
parent1e1585c6f8b64295154d6af546732416ac9bfc74 (diff)
Bump @typescript-eslint/parser from 5.17.0 to 5.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.20.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.20.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f171e0d9..18d35e9f 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.1.0",
- "@nextcloud/moment": "^1.1.1",
+ "@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
@@ -85,7 +85,7 @@
"@nextcloud/typings": "^1.3.0",
"@nextcloud/webpack-vue-config": "^4.3.2",
"@types/jest": "^27.4.1",
- "@typescript-eslint/parser": "^5.17.0",
+ "@typescript-eslint/parser": "^5.20.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
"babel-jest": "^27.5.1",
"eslint-import-resolver-typescript": "^2.5.0",