summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 01:32:04 +0000
committerGitHub <noreply@github.com>2023-07-08 01:32:04 +0000
commit77aa346f5994535da4e761f2692ef1c2aa66c043 (patch)
tree8236b7d3128e190a9bacba156cd9becf1afc1569 /package.json
parenta14949d95685162666b98bbdd2df62d9d1237035 (diff)
chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.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 c2697075..58625a65 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^29.5.2",
- "@typescript-eslint/parser": "^5.60.1",
+ "@typescript-eslint/parser": "^5.61.0",
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.4",
"babel-jest": "^29.4.2",