summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 08:03:37 +0000
committerGitHub <noreply@github.com>2021-06-10 08:03:37 +0000
commit8bdfc38d0dcfc6b0bc8d5e9ea6f92d9ee31c2862 (patch)
tree32ee0463f1583b92567a7c9a8808cd2f3fbe9879 /package.json
parent551c6f45a9e3e4830574dedea125829c3c5793d0 (diff)
Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.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.26.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 f056b2bf..41142143 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@nextcloud/eslint-plugin": "^2.0.0",
"@nextcloud/typings": "^1.0.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
- "@typescript-eslint/parser": "^4.26.0",
+ "@typescript-eslint/parser": "^4.26.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"css-loader": "^4.3.0",