mirror of
https://github.com/element-plus/element-plus.git
synced 2025-03-07 15:47:57 +08:00
chore(deps): pin dependency cypress to 9.2.0 (#5282)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a2da4d1735
commit
e3c6e040b5
@ -90,7 +90,7 @@
|
||||
"chalk": "4.1.2",
|
||||
"components-helper": "1.0.5",
|
||||
"csstype": "2.6.19",
|
||||
"cypress": "^9.2.0",
|
||||
"cypress": "9.2.0",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"esbuild": "0.14.11",
|
||||
"eslint": "8.6.0",
|
||||
|
@ -36,7 +36,7 @@ importers:
|
||||
chalk: 4.1.2
|
||||
components-helper: 1.0.5
|
||||
csstype: 2.6.19
|
||||
cypress: ^9.2.0
|
||||
cypress: 9.2.0
|
||||
cz-conventional-changelog: 3.3.0
|
||||
dayjs: ^1.10.7
|
||||
esbuild: 0.14.11
|
||||
@ -8053,7 +8053,7 @@ packages:
|
||||
is-wsl: 2.2.0
|
||||
semver: 7.3.5
|
||||
shellwords: 0.1.1
|
||||
uuid: 8.3.0
|
||||
uuid: 8.3.2
|
||||
which: 2.0.2
|
||||
dev: true
|
||||
optional: true
|
||||
@ -10767,12 +10767,6 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/uuid/8.3.0:
|
||||
resolution: {integrity: sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==}
|
||||
hasBin: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/uuid/8.3.2:
|
||||
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
||||
hasBin: true
|
||||
|
Loading…
Reference in New Issue
Block a user