summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-20 01:58:19 +0000
committerGitHub <noreply@github.com>2023-05-20 01:58:19 +0000
commitbccd8c281162572f9ecba06bbf0ea629273fe050 (patch)
treee1ce196952132e448a92043f119d47d85265c64e /package.json
parent10e3b2b94fec203dfe82e43f07952eb37e2d2c4b (diff)
chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.6. - [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.59.6/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 4158a83d..c2e2ec56 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^29.5.1",
- "@typescript-eslint/parser": "^5.59.5",
+ "@typescript-eslint/parser": "^5.59.6",
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.4",
"babel-jest": "^29.4.2",