From c240456de8e37d4144353d2b4c83e6fe7cd3ca53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 03:31:56 +0000 Subject: [PATCH] build(deps-dev): bump @nextcloud/typings from 1.9.1 to 1.10.0 Bumps [@nextcloud/typings](https://github.com/nextcloud-libraries/nextcloud-typings) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-typings/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-typings/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-typings/compare/v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: "@nextcloud/typings" dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 445ea4db131..ff16c27b605 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "@nextcloud/cypress": "^1.0.0-beta.15", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.1.1", - "@nextcloud/typings": "^1.9.1", + "@nextcloud/typings": "^1.10.0", "@nextcloud/webpack-vue-config": "^6.2.0", "@pinia/testing": "^0.1.7", "@simplewebauthn/types": "^12.0.0", diff --git a/package.json b/package.json index 05386589ada..3970bc7f590 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "@nextcloud/cypress": "^1.0.0-beta.15", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.1.1", - "@nextcloud/typings": "^1.9.1", + "@nextcloud/typings": "^1.10.0", "@nextcloud/webpack-vue-config": "^6.2.0", "@pinia/testing": "^0.1.7", "@simplewebauthn/types": "^12.0.0",