mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 07:43:18 -04:00
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>
This commit is contained in:
parent
c05f08bf79
commit
0ee9815295
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -95,7 +95,7 @@
|
|||
"@babel/node": "^7.22.10",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@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.8",
|
||||
|
|
@ -2303,9 +2303,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cypress/webpack-preprocessor": {
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-6.0.1.tgz",
|
||||
"integrity": "sha512-WVNeFVSnFKxE3WZNRIriduTgqJRpevaiJIPlfqYTTzfXRD7X1Pv4woDE+G4caPV9bJqVKmVFiwzrXMRNeJxpxA==",
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-6.0.2.tgz",
|
||||
"integrity": "sha512-0+1+4iy4W9PE6R5ywBNKAZoFp8Sf//w3UJ+CKTqkcAjA29b+dtsD0iFT70DsYE0BMqUM1PO7HXFGbXllQ+bRAA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bluebird": "3.7.1",
|
||||
|
|
|
|||
|
|
@ -122,7 +122,7 @@
|
|||
"@babel/node": "^7.22.10",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@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.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue