summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-26 02:07:10 +0000
committerGitHub <noreply@github.com>2021-06-26 02:07:10 +0000
commit0f3d0a4cbb790d8e33beb22cc586c6394ed2d066 (patch)
treecd3e613f68db18079774f286da26c9c0774c769e /package.json
parent211679d4745edea5e4de17193743fc978c97b2cc (diff)
parent1771d2d4050d90c90c49a40748dad9b42d36a90f (diff)
Merge pull request #2312 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0
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 a2fa1548..f5f55793 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"