a6b7855ede
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.0.1 to 6.2.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v6.0.1...v6.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
17 lines
426 B
JSON
17 lines
426 B
JSON
{
|
|
"name": "openrefine-cypress-test-suite",
|
|
"version": "1.0.0",
|
|
"description": "Cypress tests for OpenRefine",
|
|
"license": "BSD-3-Clause",
|
|
"author": "OpenRefine",
|
|
"private": true,
|
|
"dependencies": {
|
|
"cypress": "6.2.1",
|
|
"cypress-file-upload": "^4.1.1",
|
|
"cypress-wait-until": "^1.7.1",
|
|
"dotenv": "^8.2.0",
|
|
"fs-extra": "^9.0.1",
|
|
"uniqid": "^5.2.0"
|
|
}
|
|
}
|