itemengine-cypress-automation 1.0.488-dependabot-npm-and-yarn-multi-c7c3a225fc-3d10a14.0 → 1.0.489-IEI-6793-3bc67ac.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.
@@ -22,3 +22,13 @@ deployment:
22
22
  requests:
23
23
  memory: 4096Mi
24
24
  cpu: 2000m
25
+
26
+ namespaces:
27
+ dev:
28
+ env:
29
+ - name: STAGE
30
+ value: "dev"
31
+ qa:
32
+ env:
33
+ - name: STAGE
34
+ value: "qa"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.488-dependabot-npm-and-yarn-multi-c7c3a225fc-3d10a14.0",
3
+ "version": "1.0.489-IEI-6793-3bc67ac.0",
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",