mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #6213 from mempool/dependabot/npm_and_yarn/frontend/cypress-15.9.0
Bump cypress from 15.8.1 to 15.9.0 in /frontend
This commit is contained in:
commit
d5877c2d02
2 changed files with 11 additions and 10 deletions
19
frontend/package-lock.json
generated
19
frontend/package-lock.json
generated
|
|
@ -31,6 +31,7 @@
|
|||
"@types/qrcode": "~1.5.0",
|
||||
"bootstrap": "~4.6.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"cypress": "15.9.0",
|
||||
"domino": "^2.1.6",
|
||||
"echarts": "~5.4.0",
|
||||
"ngx-echarts": "~20.0.2",
|
||||
|
|
@ -56,7 +57,7 @@
|
|||
},
|
||||
"optionalDependencies": {
|
||||
"@cypress/schematic": "^2.5.0",
|
||||
"cypress": "^15.8.1",
|
||||
"cypress": "^15.9.0",
|
||||
"cypress-fail-on-console-error": "~5.1.1",
|
||||
"cypress-wait-until": "^3.0.1",
|
||||
"mock-socket": "~9.3.1",
|
||||
|
|
@ -9944,13 +9945,13 @@
|
|||
"peer": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.8.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.8.1.tgz",
|
||||
"integrity": "sha512-ogc62stTQGh1395ipKxfCE5hQuSApTzeH5e0d9U6m7wYO9HQeCpgnkYtBtd0MbkN2Fnch5Od2mX9u4hoTlrH4Q==",
|
||||
"version": "15.9.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.9.0.tgz",
|
||||
"integrity": "sha512-Ks6Bdilz3TtkLZtTQyqYaqtL/WT3X3APKaSLhTV96TmTyudzSjc6EJsJCHmBb7DxO+3R12q3Jkbjgm/iPgmwfg==",
|
||||
"hasInstallScript": true,
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"@cypress/request": "^3.0.9",
|
||||
"@cypress/request": "^3.0.10",
|
||||
"@cypress/xvfb": "^1.2.4",
|
||||
"@types/sinonjs__fake-timers": "8.1.1",
|
||||
"@types/sizzle": "^2.3.2",
|
||||
|
|
@ -24884,12 +24885,12 @@
|
|||
"peer": true
|
||||
},
|
||||
"cypress": {
|
||||
"version": "15.8.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.8.1.tgz",
|
||||
"integrity": "sha512-ogc62stTQGh1395ipKxfCE5hQuSApTzeH5e0d9U6m7wYO9HQeCpgnkYtBtd0MbkN2Fnch5Od2mX9u4hoTlrH4Q==",
|
||||
"version": "15.9.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.9.0.tgz",
|
||||
"integrity": "sha512-Ks6Bdilz3TtkLZtTQyqYaqtL/WT3X3APKaSLhTV96TmTyudzSjc6EJsJCHmBb7DxO+3R12q3Jkbjgm/iPgmwfg==",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"@cypress/request": "^3.0.9",
|
||||
"@cypress/request": "^3.0.10",
|
||||
"@cypress/xvfb": "^1.2.4",
|
||||
"@types/sinonjs__fake-timers": "8.1.1",
|
||||
"@types/sizzle": "^2.3.2",
|
||||
|
|
|
|||
|
|
@ -106,7 +106,7 @@
|
|||
},
|
||||
"optionalDependencies": {
|
||||
"@cypress/schematic": "^2.5.0",
|
||||
"cypress": "^15.8.1",
|
||||
"cypress": "^15.9.0",
|
||||
"cypress-fail-on-console-error": "~5.1.1",
|
||||
"cypress-wait-until": "^3.0.1",
|
||||
"mock-socket": "~9.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue