1a2a5082d7
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.1 to 9.1.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.0.1...9.1.0) 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.3.0",
|
|
"cypress-file-upload": "^5.0.0",
|
|
"cypress-wait-until": "^1.7.1",
|
|
"dotenv": "^8.2.0",
|
|
"fs-extra": "^9.1.0",
|
|
"uniqid": "^5.2.0"
|
|
}
|
|
}
|