Skip to content

Commit 8a3d6bf

Browse files
committed
v5.2.0
1 parent ec65571 commit 8a3d6bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/e2e-cypress/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/quasar-app-extension-testing-e2e-cypress",
3-
"version": "5.2.0-alpha.3",
3+
"version": "5.2.0",
44
"license": "MIT",
55
"description": "A Quasar App Extension for Cypress e2e",
66
"contributors": [
@@ -33,8 +33,8 @@
3333
},
3434
"dependenciesComments": {
3535
"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"
36-
}
37-
, "dependencies": {
36+
},
37+
"dependencies": {
3838
"@cypress/code-coverage": "^3.12.15",
3939
"cross-env": "^7.0.3",
4040
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)