itemengine-cypress-automation 1.0.489-dependabot-npm-and-yarn-multi-92087b3b2d-5a4e468.0 → 1.0.489

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.
@@ -7,7 +7,7 @@ global:
7
7
 
8
8
  deployment:
9
9
  activeDeadlineSeconds: 7200
10
- architecture: arm64
10
+ architecture: amd64
11
11
  backoffLimit: 25
12
12
  completions: 7
13
13
  parallelism: 7
package/il.yaml CHANGED
@@ -11,7 +11,7 @@ meta:
11
11
  otk:
12
12
  enabled: true
13
13
  build:
14
- platform: arm64
14
+ platform: amd64
15
15
  linuxDistribution: alpine
16
16
  language: node
17
17
  languageVersion: "20"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.489-dependabot-npm-and-yarn-multi-92087b3b2d-5a4e468.0",
3
+ "version": "1.0.489",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -41,7 +41,7 @@
41
41
  "axe-core": "^4.7.1",
42
42
  "cy-verify-downloads": "^0.1.11",
43
43
  "cy2": "^4.0.9",
44
- "cypress": "^15.1.0",
44
+ "cypress": "^12.17.2",
45
45
  "cypress-axe": "^1.4.0",
46
46
  "cypress-file-upload": "^5.0.8",
47
47
  "cypress-real-events": "^1.7.6",