summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-19 01:03:23 +0000
committerGitHub <noreply@github.com>2021-06-19 01:03:23 +0000
commit0608e9d4aa94eda2c3c6b9e37c83255ad6d2f980 (patch)
tree4ad4e73c58e931276fcdb83ef4dd2e2a7ad580f1 /package.json
parent364e2d01acfb7df8a9f9010476f02bfc6cfafc15 (diff)
Bump @typescript-eslint/parser from 4.26.1 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.27.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.27.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 2afc0447..c965b403 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.26.1",
+ "@typescript-eslint/parser": "^4.27.0",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.3",
"typescript": "^4.3.2"