mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #44244 from nextcloud/dependabot/npm_and_yarn/cypress/vue2-2.1.0
This commit is contained in:
commit
aef66da82b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -93,7 +93,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/node": "^7.22.10",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@cypress/vue2": "^2.0.1",
|
||||
"@cypress/vue2": "^2.1.0",
|
||||
"@cypress/webpack-preprocessor": "^6.0.1",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@nextcloud/babel-config": "^1.0.0",
|
||||
|
|
@ -2184,9 +2184,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@cypress/vue2": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@cypress/vue2/-/vue2-2.0.1.tgz",
|
||||
"integrity": "sha512-pW0HFZxMm16UG3flZwUED357HlaRo1MgsHNE3rFs2cgdWFBunTcSbubYjrUFmeoRwEc//u6W0Hm77sOYSf7CLw==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@cypress/vue2/-/vue2-2.1.0.tgz",
|
||||
"integrity": "sha512-UIzPfn54UgWUf9HVSyQi/GOVWm7/ns6x5clbODd7NcLsau/BiKpdVqYoy4vufdTP7RvXGm3xYfpdUhWGZwz7Gw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/node": "^7.22.10",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@cypress/vue2": "^2.0.1",
|
||||
"@cypress/vue2": "^2.1.0",
|
||||
"@cypress/webpack-preprocessor": "^6.0.1",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@nextcloud/babel-config": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue