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>
pull/43678/head
dependabot[bot] 3 months ago committed by GitHub
parent 2dfc389ce3
commit 701c6aec12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated

@ -94,7 +94,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",
@ -2182,9 +2182,9 @@
}
},
"node_modules/@cypress/webpack-preprocessor": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-6.0.0.tgz",
"integrity": "sha512-1AS1Et5CNPJii0+DdBZBS8e0hlM2BkBNmYRdZO4/16A3KS3em1sjPZtFw7jJF00m6DYAdB9iy6QW/lLZ2bN0gg==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-6.0.1.tgz",
"integrity": "sha512-WVNeFVSnFKxE3WZNRIriduTgqJRpevaiJIPlfqYTTzfXRD7X1Pv4woDE+G4caPV9bJqVKmVFiwzrXMRNeJxpxA==",
"dev": true,
"dependencies": {
"bluebird": "3.7.1",

@ -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",

Loading…
Cancel
Save