aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-20 10:19:19 +0000
committerGitHub <noreply@github.com>2024-02-20 10:19:19 +0000
commit701c6aec1249e8e3e74890eda6241dc739e9ac78 (patch)
treebd43600eab8b727f3542a47cc6db7bd910edf89c /package.json
parent2dfc389ce3a1131a5dba40224ea81431951b2284 (diff)
downloadnextcloud-server-701c6aec1249e8e3e74890eda6241dc739e9ac78.tar.gz
nextcloud-server-701c6aec1249e8e3e74890eda6241dc739e9ac78.zip
chore(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.0 to 6.0.1
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.0...@cypress/webpack-preprocessor-v6.0.1) --- updated-dependencies: - dependency-name: "@cypress/webpack-preprocessor" 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 1b03f984d33..c8ce0600098 100644
--- a/package.json
+++ b/package.json
@@ -121,7 +121,7 @@
"@babel/node": "^7.22.10",
"@babel/preset-typescript": "^7.23.2",
"@cypress/vue2": "^2.0.1",
- "@cypress/webpack-preprocessor": "^6.0.0",
+ "@cypress/webpack-preprocessor": "^6.0.1",
"@jest/globals": "^29.7.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.7",