summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-17 01:01:17 +0000
committerGitHub <noreply@github.com>2021-07-17 01:01:17 +0000
commitfda86482521bc417e67f2c30da5128bad7e84c86 (patch)
tree4e3ecda8c3fbd77e2655f5dd8b699b4603f5e41b /package.json
parentc855235802a6a01a0ecf93b6685fc8a8633371a5 (diff)
Bump @typescript-eslint/parser from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.2 to 4.28.3. - [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.3/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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 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"