Updates modules for cypress
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@frsource/cypress-plugin-visual-regression-diff": "^1.9.13",
|
||||
"@frsource/cypress-plugin-visual-regression-diff": "^1.9.18",
|
||||
"cypress": "^10.7.0",
|
||||
"typescript": "^4.8.2"
|
||||
"typescript": "^4.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
16
e2e/pnpm-lock.yaml
generated
16
e2e/pnpm-lock.yaml
generated
@@ -1,14 +1,14 @@
|
||||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@frsource/cypress-plugin-visual-regression-diff': ^1.9.13
|
||||
'@frsource/cypress-plugin-visual-regression-diff': ^1.9.18
|
||||
cypress: ^10.7.0
|
||||
typescript: ^4.8.2
|
||||
typescript: ^4.8.3
|
||||
|
||||
dependencies:
|
||||
'@frsource/cypress-plugin-visual-regression-diff': 1.9.13_cypress@10.7.0
|
||||
'@frsource/cypress-plugin-visual-regression-diff': 1.9.18_cypress@10.7.0
|
||||
cypress: 10.7.0
|
||||
typescript: 4.8.2
|
||||
typescript: 4.8.3
|
||||
|
||||
packages:
|
||||
|
||||
@@ -52,8 +52,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@frsource/cypress-plugin-visual-regression-diff/1.9.13_cypress@10.7.0:
|
||||
resolution: {integrity: sha512-abv0p8nm0zvZcCoQAg5GcVFbBJZQi2FKuhT+N0F98IwVTxVnEA5qemK7jqCheDrHM0rHLT17CWmcgaQMRDoBWg==}
|
||||
/@frsource/cypress-plugin-visual-regression-diff/1.9.18_cypress@10.7.0:
|
||||
resolution: {integrity: sha512-QS52M0V4UFqQHW85cKRoTKVtzYWQ0BA88+rDco3BMkzSpOQokwgZ7iYlnKJbLuePNLakbaoHWNWSDjNrG9OP8w==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
cypress: '>=4.5.0'
|
||||
@@ -1243,8 +1243,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: false
|
||||
|
||||
/typescript/4.8.2:
|
||||
resolution: {integrity: sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==}
|
||||
/typescript/4.8.3:
|
||||
resolution: {integrity: sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user