itemengine-cypress-automation 1.0.502-dependabot-npm-and-yarn-multi-92087b3b2d-ce396a5.0 → 1.0.502

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.
@@ -8,7 +8,7 @@ global:
8
8
  deployment:
9
9
  activeDeadlineSeconds: 28800
10
10
  architecture: amd64
11
- backoffLimit: 25
11
+ backoffLimit: 1
12
12
  completions: 7
13
13
  parallelism: 7
14
14
  restartPolicy: Never
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.502-dependabot-npm-and-yarn-multi-92087b3b2d-ce396a5.0",
3
+ "version": "1.0.502",
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.2.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",