mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
Build(deps-dev): Bump cypress from 12.10.0 to 12.13.0 (#3237)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.13.0. - [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.10.0...v12.13.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... 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
44ea08891e
commit
40c4740b3a
8
package-lock.json
generated
8
package-lock.json
generated
@ -70,7 +70,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^5.48.2",
|
||||
"ajv-cli": "^4.2.0",
|
||||
"cypress": "^12.10.0",
|
||||
"cypress": "^12.13.0",
|
||||
"dotenv": "8.2.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"envsub": "^4.1.0",
|
||||
@ -12004,9 +12004,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "12.10.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.10.0.tgz",
|
||||
"integrity": "sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==",
|
||||
"version": "12.13.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.13.0.tgz",
|
||||
"integrity": "sha512-QJlSmdPk+53Zhy69woJMySZQJoWfEWun3X5OOenGsXjRPVfByVTHorxNehbzhZrEzH9RDUDqVcck0ahtlS+N/Q==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
@ -98,7 +98,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^5.48.2",
|
||||
"ajv-cli": "^4.2.0",
|
||||
"cypress": "^12.10.0",
|
||||
"cypress": "^12.13.0",
|
||||
"dotenv": "8.2.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"envsub": "^4.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user