summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-26 01:01:30 +0000
committerGitHub <noreply@github.com>2021-06-26 01:01:30 +0000
commit1771d2d4050d90c90c49a40748dad9b42d36a90f (patch)
tree927df02097ab62e62a4c4726c0eeb87b4da35a14 /package.json
parenta045597a2dcf2d0a2e8b4d020c85f005da4a890f (diff)
Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.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 030212a0..9a4272a7 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/typings": "^1.0.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
- "@typescript-eslint/parser": "^4.27.0",
+ "@typescript-eslint/parser": "^4.28.0",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.3",
"typescript": "^4.3.4"