UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit af12beb3 authored by Michelle Tran's avatar Michelle Tran Committed by graham.smith
Browse files

Bull 1678 Update cypress

parent e2dbbb69
No related branches found
No related tags found
3 merge requests!135Dev test sign gts,!134Dev test sign gts,!119Bull 1678 Update cypress
This diff is collapsed.
......@@ -6,7 +6,7 @@
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e --mode=test",
"test:e2e": "vue-cli-service test:e2e --mode=development",
"lint": "vue-cli-service lint",
"build-staging": "NODE_ENV=production vue-cli-service build --mode=test",
"preinstall": "cross-env NPM_CONFIG_YES=true npx npm-force-resolutions",
......@@ -38,7 +38,7 @@
"@babel/plugin-transform-strict-mode": "^7.8.3",
"@mdi/font": "^5.3.45",
"@vue/cli-plugin-babel": "~4.3.0",
"@vue/cli-plugin-e2e-cypress": "~4.3.0",
"@vue/cli-plugin-e2e-cypress": "^5.0.1",
"@vue/cli-plugin-eslint": "~4.3.0",
"@vue/cli-plugin-router": "~4.3.0",
"@vue/cli-plugin-unit-jest": "^4.4.1",
......@@ -47,6 +47,7 @@
"@vue/test-utils": "^1.0.3",
"babel-eslint": "^10.1.0",
"chokidar": "^3.5.2",
"cypress": "^9.5.1",
"eslint": "^6.7.2",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-prettier": "^3.1.1",
......@@ -55,7 +56,7 @@
"husky": "^7.0.0",
"node-sass": "^6.0.1",
"pre-commit": "^1.2.2",
"prettier": "^1.19.1",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.3",
"sass": "^1.19.0",
"sass-loader": "^10.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment