diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-02 10:29:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 10:29:53 +0000 |
commit | 4cdd0e0cbb00f8b92b2ad91db8c2a64bd602b4de (patch) | |
tree | f54791fe641cc6025d1ea07888e87577cc6d24e9 /package.json | |
parent | b94bcef5c885417802aa8c81c7b3fadbf624a58e (diff) | |
download | nextcloud-server-4cdd0e0cbb00f8b92b2ad91db8c2a64bd602b4de.tar.gz nextcloud-server-4cdd0e0cbb00f8b92b2ad91db8c2a64bd602b4de.zip |
build(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 6.0.1 to 6.0.2.
- [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.1...@cypress/webpack-preprocessor-v6.0.2)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 96563b47050..b6f2e0fdb04 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@babel/node": "^7.22.10", "@babel/preset-typescript": "^7.23.2", "@cypress/vue2": "^2.1.0", - "@cypress/webpack-preprocessor": "^6.0.1", + "@cypress/webpack-preprocessor": "^6.0.2", "@jest/globals": "^29.7.0", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/cypress": "^1.0.0-beta.7", |