mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Build(deps-dev): Bump cypress from 12.3.0 to 12.4.1 (#2939)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.3.0 to 12.4.1. - [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.3.0...v12.4.1) --- 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:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8468,9 +8468,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cypress": {
|
||||
"version": "12.3.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz",
|
||||
"integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==",
|
||||
"version": "12.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.4.1.tgz",
|
||||
"integrity": "sha512-IFMPzc1RJ22Fac+YbdqywtpcuqZXqQJh+JqZDXn+A15zG/dw99njfv8f0bTvD+WAHhP118+xWG/VwilkFg1rnA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/request": "^2.88.10",
|
||||
|
@@ -84,7 +84,7 @@
|
||||
"commander": "^6.1.0",
|
||||
"connect-history-api-fallback": "^2.0.0",
|
||||
"cspell": "^6.19.2",
|
||||
"cypress": "^12.3.0",
|
||||
"cypress": "^12.4.1",
|
||||
"dotenv": "8.2.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"envsub": "^4.1.0",
|
||||
|
Reference in New Issue
Block a user