summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-17 01:40:23 +0000
committerGitHub <noreply@github.com>2021-07-17 01:40:23 +0000
commitb85899260343533de83fd74fb218e0258869fed9 (patch)
tree4e3ecda8c3fbd77e2655f5dd8b699b4603f5e41b /package.json
parentc855235802a6a01a0ecf93b6685fc8a8633371a5 (diff)
parentfda86482521bc417e67f2c30da5128bad7e84c86 (diff)
Merge pull request #2356 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.3
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 f42a509a..6b8337d3 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/typings": "^1.2.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
- "@typescript-eslint/parser": "^4.28.2",
+ "@typescript-eslint/parser": "^4.28.3",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.3",
"typescript": "^4.3.5"