itemengine-cypress-automation 1.0.523-dependabot-npm-and-yarn-multi-92087b3b2d-6f9d97f.0 → 1.0.524-IEI-5338-cypress-646ba7d.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@ export const equationEditorCategoriesAndSymbols = {
5
5
  zero: {
6
6
  title: 'Zero',
7
7
  textElement: '0',
8
- ariaLabel: 'Zero 1 of 11',
8
+ ariaLabel: 'Zero 1 of 22',
9
9
  displayText: '0'
10
10
  },
11
11
  one: {
@@ -101,7 +101,7 @@ export const equationEditorCategoriesAndSymbols = {
101
101
  add: {
102
102
  title: 'Addition',
103
103
  textElement: null,
104
- ariaLabel: 'Plus 6',
104
+ ariaLabel: 'Plus ',
105
105
  displayText: '+'
106
106
  },
107
107
  equalTo: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.523-dependabot-npm-and-yarn-multi-92087b3b2d-6f9d97f.0",
3
+ "version": "1.0.524-IEI-5338-cypress-646ba7d.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -42,7 +42,7 @@
42
42
  "axios": "^1.12.2",
43
43
  "cy-verify-downloads": "^0.1.11",
44
44
  "cy2": "^4.0.9",
45
- "cypress": "^15.2.0",
45
+ "cypress": "^12.17.2",
46
46
  "cypress-axe": "^1.4.0",
47
47
  "cypress-file-upload": "^5.0.8",
48
48
  "cypress-real-events": "^1.7.6",