Skip to content

Commit

Permalink
Merge pull request #4519 from ayushshukla7777/next
Browse files Browse the repository at this point in the history
feat: Update Cypress to the latest version
  • Loading branch information
scopsy authored Oct 15, 2023
2 parents 0c478d0 + d915988 commit 71ce2a9
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 63 deletions.
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,11 @@
"@testing-library/jest-dom": "^4.2.4",
"@types/react": "^17.0.0",
"@types/testing-library__jest-dom": "^5.14.5",
"cypress": "^12.17.2",
"cypress-localstorage-commands": "^1.7.0",
"cypress-network-idle": "^1.11.2",
"cypress-wait-until": "^1.7.2",
"eslint-plugin-cypress": "^2.12.1",
"cypress": "^13.3.1",
"cypress-localstorage-commands": "^2.2.4",
"cypress-network-idle": "^1.14.2",
"cypress-wait-until": "^2.0.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-storybook": "^0.6.13",
"http-server": "^0.13.0",
"less-loader": "4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"antd": "^4.10.0",
"babel-plugin-import": "^1.13.3",
"chroma-js": "^2.4.2",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-cypress": "^2.15.1",
"iframe-resizer": "^4.3.1",
"jwt-decode": "^3.1.2",
"polished": "^4.1.2",
Expand Down Expand Up @@ -72,9 +72,9 @@
"@types/react-router-dom": "^5.1.7",
"cross-env": "^7.0.3",
"customize-cra": "^1.0.0",
"cypress": "^12.17.2",
"cypress": "^13.3.1",
"cypress-intellij-reporter": "^0.0.7",
"cypress-network-idle": "^1.10.0",
"cypress-network-idle": "^1.14.2",
"html-webpack-plugin": "5.5.3",
"http-server": "^0.13.0",
"jest": "27.5.1",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
"ora": "~5.4.1",
"pnpm": "7.33.4",
"prettier": "~2.8.0",
"process": "^0.11.10",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"stop-only": "^3.1.2",
Expand Down
Loading

1 comment on commit 71ce2a9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.