Skip to content

Commit

Permalink
Merge branch 'develop' into ecommerce-release-1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ramyakrishnai committed Nov 17, 2023
2 parents 14c7d85 + 81e8c7f commit 2e84b44
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
- '8.1'
- '8.2'
wpVersion:
- '6.1'
- '6.2'
- '6.3'
- '6.4'

steps:

Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"require": {
"doctrine/inflector": "1.2.0 as 1.3.1",
"newfold-labs/wp-module-coming-soon": "^1.1.12",
"newfold-labs/wp-module-data": "^2.4.9",
"newfold-labs/wp-module-data": "^2.4.11",
"newfold-labs/wp-module-deactivation": "^1.0.2",
"newfold-labs/wp-module-ecommerce": "^1.3.10",
"newfold-labs/wp-module-global-ctb": "^1.0.9",
"newfold-labs/wp-module-loader": "^1.0.10",
"newfold-labs/wp-module-marketplace": "^2.0.2",
"newfold-labs/wp-module-marketplace": "^2.1.0",
"newfold-labs/wp-module-notifications": "^1.1.6",
"newfold-labs/wp-module-onboarding": "^1.11.8",
"newfold-labs/wp-module-onboarding": "^1.11.9",
"newfold-labs/wp-module-performance": "^1.2.2",
"newfold-labs/wp-module-runtime": "^1.0.7",
"newfold-labs/wp-module-secure-passwords": "^1.1",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@newfold-labs/wp-module-runtime": "^1.0.7",
"@newfold/ui-component-library": "^1.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@wordpress/compose": "^6.22.0",
"@wordpress/compose": "^6.23.0",
"@wordpress/dom-ready": "^3.45.0",
"@wordpress/element": "^5.21.0",
"@wordpress/i18n": "^4.44.0",
"@wordpress/i18n": "^4.46.0",
"@wordpress/icons": "^9.36.0",
"classnames": "^2.3.2",
"jquery": "^3.7.1",
Expand All @@ -32,12 +32,12 @@
},
"devDependencies": {
"@automattic/babel-plugin-preserve-i18n": "^1.0.0",
"@replayio/cypress": "^1.6.2",
"@tailwindcss/forms": "^0.5.6",
"@replayio/cypress": "^1.7.2",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/cypress": "^10.0.1",
"@wordpress/env": "^8.11.0",
"@wordpress/scripts": "^26.16.0",
"cypress": "^13.4.0",
"cypress": "^13.5.1",
"cypress-axe": "1.5.0",
"node-wp-i18n": "^1.2.7",
"tailwindcss": "^3.3.5"
Expand Down

0 comments on commit 2e84b44

Please sign in to comment.