summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-14 01:02:06 +0000
committerGitHub <noreply@github.com>2021-08-14 01:02:06 +0000
commitc087962daf4c2619dd8eb228a1a17d31485d8970 (patch)
treecb9548da133012d2241a9e25b54f1a7615993e2a /package.json
parentce45a8cf86a5c3aaf52734fa1a3e0eb9e84aafdf (diff)
Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.1. - [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.29.1/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 cbe7ac7b..24b4d756 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/typings": "^1.2.1",
"@nextcloud/webpack-vue-config": "^4.1.0",
- "@typescript-eslint/parser": "^4.29.0",
+ "@typescript-eslint/parser": "^4.29.1",
"eslint-import-resolver-typescript": "^2.4.0",
"ts-loader": "^9.2.5",
"typescript": "^4.3.5"