Bump cypress from 12.17.3 to 12.17.4 in /js (#22473)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.3 to 12.17.4. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.17.3...v12.17.4) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5e08181d97
commit
14abbd3f6b
2 changed files with 24 additions and 26 deletions
|
@ -101,7 +101,7 @@
|
|||
"@types/react-dom": "^18.2.7",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"@vitejs/plugin-react-swc": "^3.3.2",
|
||||
"cypress": "^12.17.3",
|
||||
"cypress": "^12.17.4",
|
||||
"cypress-axe": "^1.4.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
|
|
|
@ -225,10 +225,10 @@ importers:
|
|||
devDependencies:
|
||||
'@4tw/cypress-drag-drop':
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(cypress@12.17.3)
|
||||
version: 2.2.4(cypress@12.17.4)
|
||||
'@testing-library/cypress':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(cypress@12.17.3)
|
||||
version: 9.0.0(cypress@12.17.4)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1(vitest@0.34.2)
|
||||
|
@ -260,11 +260,11 @@ importers:
|
|||
specifier: ^3.3.2
|
||||
version: 3.3.2(vite@4.4.8)
|
||||
cypress:
|
||||
specifier: ^12.17.3
|
||||
version: 12.17.3
|
||||
specifier: ^12.17.4
|
||||
version: 12.17.4
|
||||
cypress-axe:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0(axe-core@4.7.2)(cypress@12.17.3)
|
||||
version: 1.4.0(axe-core@4.7.2)(cypress@12.17.4)
|
||||
jsdom:
|
||||
specifier: ^22.1.0
|
||||
version: 22.1.0
|
||||
|
@ -467,12 +467,12 @@ importers:
|
|||
|
||||
packages:
|
||||
|
||||
/@4tw/cypress-drag-drop@2.2.4(cypress@12.17.3):
|
||||
/@4tw/cypress-drag-drop@2.2.4(cypress@12.17.4):
|
||||
resolution: {integrity: sha512-6mmjJ0SHjciI0JNofdVcN1LYLbvUcUT3oY2O+1HaTlQlpKPlX9kBc040Sik6RYFK7cgWvUNwoDoDoGSKA4IS/g==}
|
||||
peerDependencies:
|
||||
cypress: ^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0
|
||||
dependencies:
|
||||
cypress: 12.17.3
|
||||
cypress: 12.17.4
|
||||
dev: true
|
||||
|
||||
/@aashutoshrathi/word-wrap@1.2.6:
|
||||
|
@ -547,8 +547,8 @@ packages:
|
|||
'@jridgewell/trace-mapping': 0.3.9
|
||||
dev: true
|
||||
|
||||
/@cypress/request@2.88.11:
|
||||
resolution: {integrity: sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w==}
|
||||
/@cypress/request@2.88.12:
|
||||
resolution: {integrity: sha512-tOn+0mDZxASFM+cuAP9szGUGPI1HwWVSvdzm7V4cCsPdFTx6qMj29CwaQmRAMIEhORIUBFBsYROYJcveK4uOjA==}
|
||||
engines: {node: '>= 6'}
|
||||
dependencies:
|
||||
aws-sign2: 0.7.0
|
||||
|
@ -566,7 +566,7 @@ packages:
|
|||
performance-now: 2.1.0
|
||||
qs: 6.10.4
|
||||
safe-buffer: 5.2.1
|
||||
tough-cookie: 2.5.0
|
||||
tough-cookie: 4.1.3
|
||||
tunnel-agent: 0.6.0
|
||||
uuid: 8.3.2
|
||||
dev: true
|
||||
|
@ -1528,7 +1528,7 @@ packages:
|
|||
'@swc/core-win32-x64-msvc': 1.3.68
|
||||
dev: true
|
||||
|
||||
/@testing-library/cypress@9.0.0(cypress@12.17.3):
|
||||
/@testing-library/cypress@9.0.0(cypress@12.17.4):
|
||||
resolution: {integrity: sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
|
@ -1536,7 +1536,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.22.6
|
||||
'@testing-library/dom': 8.20.1
|
||||
cypress: 12.17.3
|
||||
cypress: 12.17.4
|
||||
dev: true
|
||||
|
||||
/@testing-library/dom@8.20.1:
|
||||
|
@ -2874,7 +2874,7 @@ packages:
|
|||
/csstype@3.1.2:
|
||||
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
||||
|
||||
/cypress-axe@1.4.0(axe-core@4.7.2)(cypress@12.17.3):
|
||||
/cypress-axe@1.4.0(axe-core@4.7.2)(cypress@12.17.4):
|
||||
resolution: {integrity: sha512-Ut7NKfzjyKm0BEbt2WxuKtLkIXmx6FD2j0RwdvO/Ykl7GmB/qRQkwbKLk3VP35+83hiIr8GKD04PDdrTK5BnyA==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
|
@ -2882,16 +2882,16 @@ packages:
|
|||
cypress: ^10 || ^11 || ^12
|
||||
dependencies:
|
||||
axe-core: 4.7.2
|
||||
cypress: 12.17.3
|
||||
cypress: 12.17.4
|
||||
dev: true
|
||||
|
||||
/cypress@12.17.3:
|
||||
resolution: {integrity: sha512-/R4+xdIDjUSLYkiQfwJd630S81KIgicmQOLXotFxVXkl+eTeVO+3bHXxdi5KBh/OgC33HWN33kHX+0tQR/ZWpg==}
|
||||
/cypress@12.17.4:
|
||||
resolution: {integrity: sha512-gAN8Pmns9MA5eCDFSDJXWKUpaL3IDd89N9TtIupjYnzLSmlpVr+ZR+vb4U/qaMp+lB6tBvAmt7504c3Z4RU5KQ==}
|
||||
engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@cypress/request': 2.88.11
|
||||
'@cypress/request': 2.88.12
|
||||
'@cypress/xvfb': 1.2.4(supports-color@8.1.1)
|
||||
'@types/node': 16.18.39
|
||||
'@types/sinonjs__fake-timers': 8.1.1
|
||||
|
@ -2926,6 +2926,7 @@ packages:
|
|||
minimist: 1.2.8
|
||||
ospath: 1.2.2
|
||||
pretty-bytes: 5.6.0
|
||||
process: 0.11.10
|
||||
proxy-from-env: 1.0.0
|
||||
request-progress: 3.0.0
|
||||
semver: 7.5.4
|
||||
|
@ -5560,6 +5561,11 @@ packages:
|
|||
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
||||
dev: false
|
||||
|
||||
/process@0.11.10:
|
||||
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
|
||||
engines: {node: '>= 0.6.0'}
|
||||
dev: true
|
||||
|
||||
/prop-types-extra@1.1.1(react@18.2.0):
|
||||
resolution: {integrity: sha512-59+AHNnHYCdiC+vMwY52WmvP5dM3QLeoumYuEyceQDi9aEhtwN9zIQ2ZNo25sMyXnbh32h+P1ezDsUpUH3JAew==}
|
||||
peerDependencies:
|
||||
|
@ -6423,14 +6429,6 @@ packages:
|
|||
is-number: 7.0.0
|
||||
dev: true
|
||||
|
||||
/tough-cookie@2.5.0:
|
||||
resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==}
|
||||
engines: {node: '>=0.8'}
|
||||
dependencies:
|
||||
psl: 1.9.0
|
||||
punycode: 2.3.0
|
||||
dev: true
|
||||
|
||||
/tough-cookie@4.1.3:
|
||||
resolution: {integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==}
|
||||
engines: {node: '>=6'}
|
||||
|
|
Loading…
Reference in a new issue