From d161ac26f3aaeaece082a7abf35a692168bb73a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 17:09:24 +0000 Subject: [PATCH] chore(deps-dev): bump @tsconfig/cypress from 1.0.3 to 1.0.4 Bumps [@tsconfig/cypress](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.3 to 1.0.4. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/cypress" dependency-version: 1.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index af6028f4..0600b41b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/vite-config": "^1.5.2", "@nextcloud/vue": "^8.31.0", - "@tsconfig/cypress": "^1.0.3", + "@tsconfig/cypress": "^1.0.4", "@types/node": "^24.7.1", "@vitest/coverage-v8": "^3.2.4", "@vue/tsconfig": "^0.5.1", @@ -2968,9 +2968,9 @@ "license": "MIT" }, "node_modules/@tsconfig/cypress": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@tsconfig/cypress/-/cypress-1.0.3.tgz", - "integrity": "sha512-dg/8LTbD6yjRRoGElSRViXn9j2lbnAUEjBJ/NyYGjkiSI9PdCoyzbn+wexjK4nHYwkLxtSQ9Y3RfpQjGYRUrQQ==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@tsconfig/cypress/-/cypress-1.0.4.tgz", + "integrity": "sha512-RZyMOiQE0XlqIk7T6Gf2WFHbLxGyre2H/wnTIi1JccueGD14CsUJZWP0S25CEK/5Xnmq5TKRLspBy4KSxHzXrQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 56b34a92..e2fd03ee 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/vite-config": "^1.5.2", "@nextcloud/vue": "^8.31.0", - "@tsconfig/cypress": "^1.0.3", + "@tsconfig/cypress": "^1.0.4", "@types/node": "^24.7.1", "@vitest/coverage-v8": "^3.2.4", "@vue/tsconfig": "^0.5.1",