Skip to content

Commit

Permalink
KOGITO-9487: Update Cypress version to 12.16.0 (#1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasdavidorg authored Jun 28, 2023
1 parent 3718574 commit e7ab7c9
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 41 deletions.
4 changes: 2 additions & 2 deletions packages/boxed-expression-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
"@types/uuid": "^8.3.0",
"copy-webpack-plugin": "^11.0.0",
"copyfiles": "^2.4.1",
"cypress": "^12.11.0",
"cypress": "^12.16.0",
"cypress-file-upload": "^5.0.8",
"cypress-iframe": "^1.0.1",
"cypress-image-snapshot": "^4.0.1",
"cypress-log-to-output": "^1.1.2",
"cypress-real-events": "^1.7.6",
"cypress-real-events": "^1.8.1",
"file-loader": "^6.2.0",
"gh-pages": "^3.2.3",
"jest": "^26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/kie-editors-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/underscore": "^1.11.2",
"copy-webpack-plugin": "^11.0.0",
"cypress": "^12.11.0",
"cypress": "^12.16.0",
"cypress-file-upload": "^5.0.8",
"cypress-iframe": "^1.0.1",
"cypress-log-to-output": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/online-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,11 +103,11 @@
"@types/testing-library__react": "^9.1.2",
"@types/uuid": "^8.3.0",
"copy-webpack-plugin": "^11.0.0",
"cypress": "^12.11.0",
"cypress": "^12.16.0",
"cypress-file-upload": "^5.0.8",
"cypress-iframe": "^1.0.1",
"cypress-log-to-output": "^1.1.2",
"cypress-real-events": "^1.7.6",
"cypress-real-events": "^1.8.1",
"html-replace-webpack-plugin": "^2.6.0",
"html-webpack-plugin": "^5.3.2",
"jest": "^26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/pmml-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"copy-webpack-plugin": "^11.0.0",
"copyfiles": "^2.4.1",
"cpr": "^3.0.1",
"cypress": "^12.11.0",
"cypress": "^12.16.0",
"cypress-file-upload": "^5.0.8",
"cypress-iframe": "^1.0.1",
"cypress-log-to-output": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-logic-web-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/uuid": "^8.3.0",
"copy-webpack-plugin": "^11.0.0",
"cypress": "^12.11.0",
"cypress": "^12.16.0",
"cypress-file-upload": "^5.0.8",
"cypress-iframe": "^1.0.1",
"cypress-log-to-output": "^1.1.2",
Expand Down
63 changes: 29 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7ab7c9

Please sign in to comment.