Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IlCallo committed Dec 27, 2023
1 parent ec65571 commit 8a3d6bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/e2e-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-app-extension-testing-e2e-cypress",
"version": "5.2.0-alpha.3",
"version": "5.2.0",
"license": "MIT",
"description": "A Quasar App Extension for Cypress e2e",
"contributors": [
Expand Down Expand Up @@ -33,8 +33,8 @@
},
"dependenciesComments": {
"start-server-and-test": "versions after 2.0.0 fix some security issues, with https://github.com/jeffbski/wait-on/pull/147, but they also bump the minimum node supported version to 16. We can upgrade them in the next major version when we'll drop support for Node 14, 16 and 18. See https://github.com/bahmutov/start-server-and-test/releases/tag/v2.0.1"
}
, "dependencies": {
},
"dependencies": {
"@cypress/code-coverage": "^3.12.15",
"cross-env": "^7.0.3",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 8a3d6bf

Please sign in to comment.