mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 07:43:18 -04:00
Merge pull request #47168 from nextcloud/dependabot/npm_and_yarn/stable28/cypress/webpack-preprocessor-6.0.2
This commit is contained in:
commit
0e78d96573
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